routers

package
v0.0.0-...-30a92e5 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2020 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthenticationProvider

func AuthenticationProvider() chi.Router

AuthenticationProvider returns a router for the service.

func Health

func Health() chi.Router

Health returns a router for the service.

func Me

func Me() chi.Router

Me returns a router for the service.

func Organisation

func Organisation() chi.Router

Organisation returns a router for the service.

func Project

func Project() chi.Router

Project returns a router for the service.

func User

func User() chi.Router

User returns a router for the service.

Types

type HealthData

type HealthData struct {
	Hostname  string `json:"hostname"`
	Version   string `json:"version"`
	StartedAt string `json:"started_at"`
}

HealthData provides information about the application server health.

Jump to

Keyboard shortcuts

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