package appext
import "github.com/go-playground/pkg/v5/app"
Index ¶
Functions ¶
func Context ¶
func Context() *contextBuilder
Context returns a new context builder, with sane defaults, that can be overridden. Calling `Build()` finalizes the new desired context and returns the configured `context.Context`.
Source Files ¶
- Version
- v5.24.0
- Published
- Jan 21, 2024
- Platform
- darwin/amd64
- Imports
- 6 packages
- Last checked
- 8 minutes ago –
Tools for package owners.