server

package
v0.0.0-...-49c6e27 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SeedUrlsDto

type SeedUrlsDto struct {
	SeedUrls []string `json:"seedUrls"`
}

type Server

type Server struct {
	*chi.Mux
	*logger.Logger
	// contains filtered or unexported fields
}

func NewServer

func NewServer(store repository.Repository, logger *logger.Logger) *Server

Jump to

Keyboard shortcuts

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