Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cred ¶
type Cred struct { Account string // Account. Token string // Token. SpollSecs int // stats polling seconds (0 means, no minimum enforced). }
Cred - credentials needed to connect to database/schema
func GetTokenCred ¶
This is a dummy token validation. Ideally, we should be checking from the accounts that we have added to database.
Click to show internal directories.
Click to hide internal directories.