http

package
v0.0.0-...-f6f4618 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ListenPort int `koanf:"listen_port"`
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func New

func New(cfg *Config, log *zap.Logger, repo repository.Repository, auth grpc.AuthClient) *Server

func (*Server) Serve

func (server *Server) Serve()

Jump to

Keyboard shortcuts

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