Documentation ¶
Index ¶
- func NewRequestFromMessage(msg *nats.Msg, subscribePath, handlerPath string) (*http.Request, error)
- func NewStdResponseWriter(w io.Writer) *stdResponseWriter
- type Option
- func WithContextName(contextName string) Option
- func WithCreds(creds string) Option
- func WithMetricsAddress(address string) Option
- func WithNKey(nkey string) Option
- func WithPassword(password string) Option
- func WithTLSCA(tlsca string) Option
- func WithTLSCert(tlscert string) Option
- func WithTLSKey(tlskey string) Option
- func WithURL(url string) Option
- func WithUser(user string) Option
- type Worker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRequestFromMessage ¶
func NewStdResponseWriter ¶
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func WithContextName ¶
func WithMetricsAddress ¶
func WithPassword ¶
func WithTLSCert ¶
func WithTLSKey ¶
Click to show internal directories.
Click to hide internal directories.