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