This website works better with JavaScript
Home
Explore
Help
Register
Sign In
pk
/
odf
mirror of
https://github.com/kpmy/odf.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
2d2c01dbbf
Branches
Tags
gh-pages
master
odf
/
model
/
c.go
c.go
94 B
History
Raw
1
2
3
4
5
6
package model
type AttrName string
type LeafName string
var LeafFactory func(LeafName) Leaf