Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCtx ¶ added in v1.3.1
func ParseCtx(ctx context.Context, item *config.Item, limits *config.Limits, refMap config.RefMap, input builder.Interfacable, log logger.Logger) (*parser.ParseResult, error)
ParseCtx is like Parse but propagates ctx to all connectors (HTTP requests, headless browsers, docker containers), so cancelling it aborts in-flight fetches. Reference prefetching is not tied to ctx.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.