Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Infocard ¶
type Infocard struct { Lines []string // contains filtered or unexported fields }
func NewInfocard ¶
func (*Infocard) GetContent ¶ added in v0.64.0
type RecordKind ¶
type RecordKind string
const ( TYPE_NAME RecordKind = "NAME" TYPE_INFOCAD RecordKind = "INFOCARD" )
Click to show internal directories.
Click to hide internal directories.