package
1.2.0
Repository: https://github.com/open-policy-agent/opa.git
Documentation: pkg.go.dev

# Functions

FindExtension ios used to look up a registered extension Handler EXPERIMENTAL: Please don't rely on this functionality, it may go away or change in the future.
RegisterExtension registers a Handler for a certain file extension, including the dot: ".json", not "json".

# Type aliases

Handler is used to unmarshal a byte slice of a registered extension EXPERIMENTAL: Please don't rely on this functionality, it may go away or change in the future.