http

package
v0.0.0-...-60bad89 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthCookieName = "IDM_AUTH"
)

Variables

View Source
var WireSet = wire.NewSet(
	NewServer,
)

Functions

This section is empty.

Types

type Server

type Server interface {
	Start(ctx context.Context) error
}

func NewServer

func NewServer(
	httpConfig configs.HTTP,
	grpcConfig configs.GRPC,
	authConfig configs.Auth,
	logger *zap.Logger,
) Server

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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