uc

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UserAPI = "/api/open/v1/users"
)

Variables

This section is empty.

Functions

func GetUsers

func GetUsers(userIDs []string) (map[string]*User, error)

Types

type User

type User struct {
	ID       uint64  `json:"user_id"`
	UserName string  `json:"username"`
	Nick     string  `json:"nickname"`
	Email    *string `json:"email"`
}

Jump to

Keyboard shortcuts

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