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