package
Version:
v0.2.4
Opens a new window with list of versions in this module.
Published: Mar 10, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const TEMPLATE = `{{ .Req.Method }} {{ .Req.URL.String }} {{ .Req.Proto }}
{{ .Headers }}
{{ .Body }}`
func SetPrefix(prefix string) optionFunc
func NewService(optionFuncs ...optionFunc) *Service
Source Files
¶
Click to show internal directories.
Click to hide internal directories.