application

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 Application = map[string]interface{}{
	"name":            "Test Application",
	"slug":            "test-application",
	"description":     "Test Desc",
	"url":             "testapp.com",
	"medium_id":       1,
	"organisation_id": 1,
}
View Source
var ApplicationCols []string = []string{"id", "created_at", "updated_at", "deleted_at", "created_by_id", "updated_by_id", "name", "slug", "description", "url", "medium_id", "organisation_id"}

Functions

func ApplicationSelectMock

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

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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