Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestDeleteAPIClientHelper ¶ added in v0.9.0
TestDeleteAPIClientHelper creates a client to be used in testing only
Types ¶
type Client ¶
type Client struct {
ID string
ExtlID string
Name string
ServerToken string
HomeURL string
Description string
RedirectURI string
PrimaryUserID string
Secret string
CreateClientNumber int
CreateTimestamp time.Time
UpdateClientNumber int
UpdateTimestamp time.Time
}
Client is used for the client service and response
func TestAPIClientHelper ¶ added in v0.9.0
TestAPIClientHelper creates a client to be used in testing only
func (*Client) CreateClientDB ¶
CreateClientDB creates a client/app in the database
Click to show internal directories.
Click to hide internal directories.