Documentation
¶
Index ¶
Constants ¶
View Source
const DB_FILE = "service.db?_fk=1"
View Source
const TA_DOMAIN_NAME = "RA_WEBS_TA_DOMAIN"
View Source
const TOKEN_NAME = "RA_WEBS_SERVICE_TOKEN"
Variables ¶
View Source
var ( ErrNoToken = errors.New("no token") ErrNoDomain = errors.New("no domain") ErrNoATPrivateKey = errors.New("not private key") ErrFailedToOpenDB = errors.New("failed to open DB") ErrCreateSchema = errors.New("failed to create schema") ErrCreateAudit = errors.New("failed to create audit") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.