meta

package
v0.0.0-...-af4e4e8 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Router func(r chi.Router)
	// contains filtered or unexported fields
}

func NewController

func NewController(db db.DB, logger logger.Logger) (*Controller, error)

func (*Controller) HandleGetHealth

func (c *Controller) HandleGetHealth(w http.ResponseWriter, r *http.Request)

func (*Controller) HandleGetMeta

func (c *Controller) HandleGetMeta(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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