Documentation
¶
Index ¶
- func GetPicture(ctx context.Context, imgUrl string) (string, io.ReadCloser, error)
- type APIHost
- func (h APIHost) Delete(ctx context.Context, api string, output any) error
- func (h APIHost) Get(ctx context.Context, api string, output any) error
- func (h APIHost) Patch(ctx context.Context, api string, input, output any) error
- func (h APIHost) Post(ctx context.Context, api string, input, output any) error
- func (h APIHost) Put(ctx context.Context, api string, input, output any) error
- func (h APIHost) Stats(ctx context.Context) (map[string]any, error)
- type OSS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPicture ¶ added in v0.2.0
Types ¶
Click to show internal directories.
Click to hide internal directories.