Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseRelationType ¶
func SerializeRelationType ¶
func SerializeRelationType(values []RelationType) []string
Types ¶
type RelationType ¶
type RelationType int
const ( PIN_RELATIONTYPE RelationType = iota REUSE_RELATIONTYPE UNKNOWNFUTUREVALUE_RELATIONTYPE )
func (RelationType) String ¶
func (i RelationType) String() string
Click to show internal directories.
Click to hide internal directories.