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