package
0.4.35
Repository: https://github.com/opentdf/platform.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WithAuthZPolicy option sets the default casbin policy to be used.
WithCasbinAdapter option sets the casbin adapter to be used for the casbin enforcer.
WithConfigFile option sets the configuration file path.
WithConfigKey option sets the viper configuration key(filename).
Deprecated: Use WithConfigKey WithConfigName option sets the configuration name.
WithCoreServices option adds additional core services to the platform It takes a variadic parameter of type serviceregistry.Registration, which represents the core services to be added.
WithPublicRoutes option sets the public routes for the server.
WithServices option adds additional services to the platform.
WithWaitForShutdownSignal option allows the server to wait for a shutdown signal before exiting.

# Structs

No description provided by the author

# Type aliases

No description provided by the author