token

package
v0.0.0-...-88cf978 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ApplicationToken = map[string]interface{}{
	"name":        "Test Token",
	"description": "Test Description",
}
View Source
var ApplicationTokenCols []string = []string{"id", "created_at", "updated_at", "deleted_at", "created_by_id", "updated_by_id", "name", "description", "application_id", "access_token", "hashed_token"}
View Source
var ValidateObject = map[string]interface{}{
	"access_token": "testaccesstoken",
	"secret_token": "testsecrettoken",
}

Functions

func ApplicationTokenSelect

func ApplicationTokenSelect(mock sqlmock.Sqlmock, args ...driver.Value)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL