common

package
v1.2.75 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FiberConfig

func FiberConfig(disableStartupMsg bool) fiber.Config

Types

type GrpcConfig

type GrpcConfig struct {
	Logger *zerolog.Logger
}

func (*GrpcConfig) GrpcConfig added in v1.0.17

func (pr *GrpcConfig) GrpcConfig(p any) (err error)

type ProblemDetails

type ProblemDetails struct {
	Type   string      `json:"type"`
	Title  string      `json:"title"`
	Status int         `json:"status"`
	Detail interface{} `json:"detail"`
}

Jump to

Keyboard shortcuts

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