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