server

package
v0.0.0-...-ef50a8d Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func InitApp

func InitApp(app *application.Application) error

Types

type GrpcServer

type GrpcServer struct {
	*xgrpc.Server
	controller.Options
}

func NewGrpcServer

func NewGrpcServer(opts controller.Options) *GrpcServer

type HttpServer

type HttpServer struct {
	*xecho.Server
	controller.Options
}

func NewHttpServer

func NewHttpServer(opts controller.Options) *HttpServer

type Options

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

Jump to

Keyboard shortcuts

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