grpcs

package
v0.2.10-65 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 58 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() lava.Service

func RegParser

func RegParser(customType interface{}, converter func(string) reflect.Value)

Types

type Config

type Config struct {
	EnablePrintRoutes bool                 `yaml:"enable_print_routes"`
	BaseUrl           string               `yaml:"base_url"`
	GrpcConfig        *grpc_builder.Config `yaml:"grpc_config"`
	EnableCors        bool                 `yaml:"enable_cors"`
}

type GrpcServerConfigLoader

type GrpcServerConfigLoader struct {
	GrpcServer *Config `yaml:"grpc_server"`
}

Jump to

Keyboard shortcuts

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