package
1.0.0-dev.156
Repository: https://github.com/xgodev/boost.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
Error converts errors to grpc errors.
NewOptions returns options from config file or environment vars.
NewOptionsWithPath unmarshals a given key path into options and returns it.
NewServer returns a new grpc server with default options.
NewServerWithConfigPath returns a new grpc server with options from config path.
NewServerWithOptions returns a new grpc server with options.
ToStruct converts a map[string]interface{} to a ptypes.Struct.
ToValue converts an interface{} to a ptypes.Value.

# Constants

No description provided by the author

# Structs

No description provided by the author
Options grpc server options.
Server represents a grpc server.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Plugin defines a grpc server Plugin function to execute.