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