Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmbedMDConfig ¶
func (*EmbedMDConfig) Validate ¶
func (c *EmbedMDConfig) Validate() error
type EmbedMDService ¶
type EmbedMDService struct {
*EmbedMDConfig
// contains filtered or unexported fields
}
func NewEmbedMDService ¶
func NewEmbedMDService(cfg *EmbedMDConfig) (*EmbedMDService, error)
func (*EmbedMDService) Connect ¶
func (s *EmbedMDService) Connect() (api.ModelRegistryApi, error)
func (*EmbedMDService) Teardown ¶
func (s *EmbedMDService) Teardown() error
Click to show internal directories.
Click to hide internal directories.