Documentation
¶
Overview ¶
Package llamaservicetype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Llama = LlamaServiceType{"llama"}
)
Functions ¶
This section is empty.
Types ¶
type LlamaServiceType ¶
type LlamaServiceType struct {
Name string
}
func (LlamaServiceType) MarshalText ¶
func (l LlamaServiceType) MarshalText() (text []byte, err error)
func (LlamaServiceType) String ¶
func (l LlamaServiceType) String() string
func (*LlamaServiceType) UnmarshalText ¶
func (l *LlamaServiceType) UnmarshalText(text []byte) error
Click to show internal directories.
Click to hide internal directories.