Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ApiKey ¶
type ApiKey struct { gorm.Model Project Project ProjectID int64 Value string Scope ApiScope Revoked bool }
func ApiKeyByValue ¶
type Project ¶
func ProjectByUUID ¶
Click to show internal directories.
Click to hide internal directories.