doubles

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MemUser1 = gotuna.InMemoryUser{
	UniqueID: "123",
	Email:    "john@example.com",
	Name:     "John",
	Password: "pass123",
}
View Source
var MemUser2 = gotuna.InMemoryUser{
	UniqueID: "456",
	Email:    "bob@example.com",
	Name:     "Bob",
	Password: "bobby5",
}

Functions

func NewFileSystemStub

func NewFileSystemStub(files map[string][]byte) *filesystemStub

func NewGorillaSessionStoreSpy

func NewGorillaSessionStoreSpy(userID string) *storeSpy

func NewStubTemplatingEngine

func NewStubTemplatingEngine(template string) gotuna.TemplatingEngine

func NewUserRepositoryStub

func NewUserRepositoryStub() gotuna.UserRepository

Types

This section is empty.

Jump to

Keyboard shortcuts

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