v1

package
v0.0.0-...-814ee21 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handle

func Handle(router chi.Router, service services.Service, config *internal.Config)

Types

type PostRequest

type PostRequest struct {
	ID     string   `json:"id"`
	Values []string `json:"values"`
}

type PostResponse

type PostResponse struct {
	ID string `json:"id"`
}

Jump to

Keyboard shortcuts

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