controller

package
v0.0.0-...-c9b1956 Latest Latest
Warning

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

Go to latest
Published: May 9, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RouterInteractor

type RouterInteractor struct {
	// contains filtered or unexported fields
}

func NewRouterInteractor

func NewRouterInteractor(
	mainController mainctl.MainController,
	profileController profilectl.ProfileController,
	userController userctl.UserController,
	postController postctl.PostController,
	GraphQLController graphqlctl.GraphQLController,
	csrfTokenSecret []byte,
	projectName string,
	inProductionMode bool,
) RouterInteractor

func (*RouterInteractor) InitializeRoutes

func (interactor *RouterInteractor) InitializeRoutes(router *mux.Router)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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