routes

package
v0.53.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setup

func Setup(ctx context.Context, r *mux.Router, cfg *config.Config, c Clients, cacheList cache.List)

Setup registers routes for the service

Types

type Clients added in v0.2.0

type Clients struct {
	HealthCheckHandler func(w http.ResponseWriter, req *http.Request)
	Renderer           *rend.Render
	Search             *searchSDK.Client
	Topic              *topic.Client
	Zebedee            *zebedee.Client
}

Clients - struct containing all the clients for the controller

Jump to

Keyboard shortcuts

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