package
Version:
v0.0.0-...-1b047e1
Opens a new window with list of versions in this module.
Published: Jul 16, 2020
License: MIT
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 {
ID int `json:"id"`
PublicKey string `json:"pb"`
Nonce string `json:"nonce"`
Signature string `json:"sig"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.