package
Version:
v0.0.0-...-09f4b59
Opens a new window with list of versions in this module.
Published: Dec 1, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BuildInformation struct {
Version string `json:"version"`
Commit string `json:"commit"`
BuildDate string `json:"buildDate"`
}
type Data struct {
Users []User `json:"users"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.