Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
func NewLoggingMiddleware ¶
func NewLoggingMiddleware(logger log.Logger) Middleware
type Option ¶
type Option func(svc *service)
Option is input options for new service
func SetPrivatePEM ¶
SetPrivatePEM sets private pem data for the service
func SetPublicPEM ¶
SetPublicPEM sets public pem data for the service
Click to show internal directories.
Click to hide internal directories.