util

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

package util 通用工具

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTLSConfig

func GetTLSConfig(certPemPath, certKeyPath string) *tls.Config

GetTLSConfig 获取TLS配置信息

func GrpcHandlerFunc

func GrpcHandlerFunc(grpcServer *grpc.Server, otherHandler http.Handler) http.Handler

GrpcHandlerFunc 处理一个请求, 根据请求的不同设定由gRPC处理器处理还是HTTP处理器处理

func NewTLSListener

func NewTLSListener(inner net.Listener, config *tls.Config) net.Listener

Types

This section is empty.

Directories

Path Synopsis
package discovery 注册和发现服务客户端
package discovery 注册和发现服务客户端
package opentracer 日志追踪
package opentracer 日志追踪

Jump to

Keyboard shortcuts

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