Documentation
¶
Index ¶
- func Address(ctx context.Context) string
- func Admin(ctx context.Context) bool
- func ContextForSignal(signals ...os.Signal) context.Context
- func DumpContext(ctx context.Context, w io.Writer)
- func Label(ctx context.Context) string
- func Name(ctx context.Context) string
- func ReqAdmin(req *http.Request) bool
- func ReqName(req *http.Request) string
- func ReqParams(req *http.Request) []string
- func ReqPrefix(req *http.Request) string
- func WithAddress(ctx context.Context, addr string) context.Context
- func WithAdmin(ctx context.Context, admin bool) context.Context
- func WithName(ctx context.Context, name string) context.Context
- func WithNameLabel(ctx context.Context, name, label string) context.Context
- func WithPrefixParams(ctx context.Context, prefix string, params []string) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.