Documentation ¶
Index ¶
- type Client
- func (comp *Client) GetBasicInfo(ctx context.Context) (*response.ResponseGetBasicInfo, error)
- func (comp *Client) UpdateAvatar(ctx context.Context, mediaID string, left float32, top float32, right float32, ...) (*response2.ResponseOpenPlatform, error)
- func (comp *Client) UpdateSignature(ctx context.Context, signature string) (*response2.ResponseOpenPlatform, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)
func (*Client) GetBasicInfo ¶
func (*Client) UpdateAvatar ¶
func (*Client) UpdateSignature ¶
Click to show internal directories.
Click to hide internal directories.