api

package
v0.6.1-0...-0fdad61 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2018 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthHandler

type AuthHandler struct {
	UserService         tuc.UserService
	LoginRequestService tuc.LoginRequestService
}

AuthHandler handles communication with the Auth related methods.

func NewAuthHandler

func NewAuthHandler(r *mux.Router) *AuthHandler

NewAuthHandler returns a new instance of AuthHandler.

type CardHandler

type CardHandler struct {
	CardService tuc.CardService
}

CardHandler handles communication with the Card related methods.

func NewCardHandler

func NewCardHandler(r *mux.Router) *CardHandler

NewCardHandler returns a new instance of CardHandler.

Jump to

Keyboard shortcuts

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