Documentation
¶
Index ¶
- func GetPicture(ctx context.Context, imgUrl string) (string, io.ReadCloser, error)
- type OSS
- type Userbase
- func (s *Userbase) Delete(ctx context.Context, api string, output any) error
- func (s *Userbase) Get(ctx context.Context, api string, output any) error
- func (s *Userbase) Patch(ctx context.Context, api string, input, output any) error
- func (s *Userbase) Post(ctx context.Context, api string, input, output any) error
- func (s *Userbase) Stats(ctx context.Context) (map[string]any, error)
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.