Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base ¶
type Base struct {
// contains filtered or unexported fields
}
Base holds the base information for Objects.
func (*Base) InitTypeAndID ¶
func (obj *Base) InitTypeAndID(self interface{})
InitTypeAndID initializes the object with the appropriate self-identification information.
Click to show internal directories.
Click to hide internal directories.