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