Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JetDrop ¶
type JetDropID ¶
func NewJetDropID ¶
func NewJetDropIDFromString ¶
NewJetDropIDFromString create JetDropID from provided string representation. Jet with empty prefix returned with empty jetID.
func (*JetDropID) JetIDToString ¶
type RecordType ¶
type RecordType string
const ( State RecordType = "state" Request RecordType = "request" Result RecordType = "result" )
func RecordTypeFromTypes ¶
func RecordTypeFromTypes(rt types.RecordType) RecordType
Click to show internal directories.
Click to hide internal directories.