Documentation ¶ Index ¶ func CtxLog(entry *logan.Entry) func(context.Context) context.Context func CtxProxy(entry *config.Proxy) func(context.Context) context.Context func Log(r *http.Request) *logan.Entry func Proxy(r *http.Request) *config.Proxy func Subscribe(w http.ResponseWriter, r *http.Request) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CtxLog ¶ func CtxLog(entry *logan.Entry) func(context.Context) context.Context func CtxProxy ¶ func CtxProxy(entry *config.Proxy) func(context.Context) context.Context func Log ¶ func Log(r *http.Request) *logan.Entry func Proxy ¶ func Proxy(r *http.Request) *config.Proxy func Subscribe ¶ func Subscribe(w http.ResponseWriter, r *http.Request) Types ¶ This section is empty. Source Files ¶ View all Source files ctx.go subscribe.go Click to show internal directories. Click to hide internal directories.