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