gateway

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCorsHandler added in v1.3.0

func NewCorsHandler(logger *zap.Logger, notify proposal.NotifyHandler, register RegisterEndpoint, options ...Option) http.Handler

func RegisteWhitelistingValidator

func RegisteWhitelistingValidator(name string, handler proposal.WhitelistingHandler)

Types

type Option

type Option func(*option)

Option how setup client

func WithCredential

func WithCredential(credential credentials.TransportCredentials) Option

WithCredential setup credential for tls

func WithDialTimeout

func WithDialTimeout(timeout time.Duration) Option

WithDialTimeout setup the dial timeout

func WithKeepAlive

func WithKeepAlive(keepalive *keepalive.ClientParameters) Option

WithKeepAlive setup keepalive parameters

func WithProjectName added in v1.3.0

func WithProjectName(name string) Option

func WithPrometheus added in v1.2.0

func WithPrometheus(metrics func(http.Handler)) Option

WithPrometheus enable prometheus metrics

type RegisterEndpoint added in v1.3.0

type RegisterEndpoint func(mux *runtime.ServeMux, opts []grpc.DialOption) error

Jump to

Keyboard shortcuts

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