package
0.0.0-20231207110102-10cf1ec28451
Repository: https://github.com/open-policy-agent/example-api-authz-go.git
Documentation: pkg.go.dev

# Functions

New returns a instance of the API.

# Structs

API implements a simple HTTP API server to expose Car data.
Car represents a car managed by the service.
CarPosition defines the coordinates of the car.
CarStatus represents the status of a car managed by the service.
DB represents an instance of the service's database.