package
1.0.0
Repository: https://github.com/skybi/pluteo.git
Documentation: pkg.go.dev

# Functions

DefaultAPIKeyPolicy returns the default API key policy to use for new users.

# Structs

APIKeyPolicy represents the user-specific policy to create API keys.
APIKeyPolicyUpdate is used to update the API key policy of an existing user.
Create is used to create a new user.
Update is used to update an existing user.
User represents a user registered to the service.

# Interfaces

Repository defines the user repository API.