Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collect ¶
type Collect struct {
// contains filtered or unexported fields
}
func (*Collect) GTagHTTPHandler ¶
func (c *Collect) GTagHTTPHandler(w http.ResponseWriter, r *http.Request)
func (*Collect) MPv2HTTPHandler ¶
func (c *Collect) MPv2HTTPHandler(w http.ResponseWriter, r *http.Request)
type Option ¶
func WithGTagHTTPMiddlewares ¶
func WithGTagHTTPMiddlewares(v ...gtaghttp.Middleware) Option
func WithMPv2HTTPMiddlewares ¶
func WithMPv2HTTPMiddlewares(v ...mpv2http.Middleware) Option
func WithTagging ¶
func WithTaggingClient ¶
Click to show internal directories.
Click to hide internal directories.