package
Version:
v0.0.0-...-2887d17
Opens a new window with list of versions in this module.
Published: May 1, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type User struct {
UserID event.UserID
ID string `json:"id"`
Username string `json:"username"`
DisplayName string `json:"displayName"`
CreationTime time.Time `json:"creationTime"`
AvatarURL *string `json:"avatarURL"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.