Documentation
¶
Overview ¶
Package migrate applies authz's embedded schema migrations.
It is deliberately a separate package: consumers that use only the role github.com/infodancer/authz.Store and Resolver get a pure-standard- library dependency, and only those that want authz to manage its own schema import this package and pull in goose. Hosts that run their own migration tooling can ignore it entirely and apply the SQL under migrations/ themselves.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.