Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexEntity ¶
type IndexEntity struct {
*metaentity.EntityDto
}
func NewIndexEntity ¶
func NewIndexEntity() *IndexEntity
func (*IndexEntity) FullName ¶
func (self *IndexEntity) FullName(trimPre bool) string
func (*IndexEntity) ToGocode ¶
func (self *IndexEntity) ToGocode(trimPre bool, sortByName bool) string
func (*IndexEntity) ToGocodeFile ¶
func (self *IndexEntity) ToGocodeFile(trimPre bool, sortByName bool) (string, error)
Click to show internal directories.
Click to hide internal directories.