profile

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var User map[string]interface{} = map[string]interface{}{
	"email":              "test@mail.com",
	"kid":                "testkid",
	"first_name":         "TEst Fname",
	"last_name":          "Test LName",
	"birth_date":         "Test BD",
	"gender":             "testgender",
	"featured_medium_id": 1,
}
View Source
var UserCols []string = []string{"id", "created_at", "updated_at", "deleted_at", "email", "kid", "first_name", "last_name", "birth_date", "gender", "featured_medium_id"}

Functions

func UserSelectMock

func UserSelectMock(mock sqlmock.Sqlmock)

Types

This section is empty.

Jump to

Keyboard shortcuts

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