Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetaFile ¶
type MetaFile struct {
ObjName string
}
func NewMetaFile ¶
func NewMetaFile() *MetaFile
func (*MetaFile) WriteBytesToFile ¶
func (*MetaFile) WriteFileFile ¶
func (*MetaFile) WriteGoastFile ¶
func (this *MetaFile) WriteGoastFile(si *dimeta.StructInfo) error
func (*MetaFile) WriteMetaFile ¶
func (this *MetaFile) WriteMetaFile(meta *metadb.MetadataTable) error
Click to show internal directories.
Click to hide internal directories.