package
Version:
v0.0.0-...-7c1bd43
Opens a new window with list of versions in this module.
Published: Mar 24, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UserIDs struct {
IDs []user.ID `json:"ids" validate:"required,min=1"`
}
type UsersList struct {
Users user.Users `json:"users"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.