Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthHandler ¶
AuthHandler handles authentication of a user and initiates a session.
func GetnodeStatusHandler ¶
You need to change it to be a little more communication efficient.
func GetvalidatorSignInfo ¶
Types ¶
type Credentials ¶
type Credentials struct { Cid string `json:"cid"` Csecret string `json:"csecret"` RedirectURL string `json:"url"` }
Credentials which stores google ids.
Click to show internal directories.
Click to hide internal directories.