package
0.9.4-rc.1
Repository: https://github.com/datadog/orchestrion.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MustTemplate is the same as NewTemplate, but panics if an error occurs.
NewTemplate creates a new Template using the provided template string and imports map.

# Structs

DirectiveArgument represents arguments provided to directives (`//<directive> <args...>`), where arguments are parsed as space-separated key:value pairs.
No description provided by the author