Services

package
v0.0.0-...-419a547 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUserInfo_Request

func GetUserInfo_Request(_ context.Context, request *http.Request, r interface{}) error

func GetUserInfo_Response

func GetUserInfo_Response(_ context.Context, res *http.Response) (response interface{}, err error)

Types

type UserRequest

type UserRequest struct {
	Uid    int `json:"uid"`
	Method string
}

type UserResponse

type UserResponse struct {
	Result string `json:"result"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL