package
1.1.3
Repository: https://github.com/permify/permify.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Context is a function that takes a file context and returns a base context and an error.
DisplayCoverageInfo - Display the schema coverage information.
HideSecret replaces all but the first and last characters of a string with asterisks.
HideSecrets obscures each string in a given list.
No description provided by the author
NewCoverageCommand - creates a new coverage command.
NewGenerateASTCommand creates a new cobra.Command to generate the Abstract Syntax Tree (AST) from a given file.
NewMigrateCommand - Creates new migrate command.
NewMigrateDownCommand - Creates new migrate down command.
NewMigrateResetCommand - Creates new migrate reset command.
NewMigrateStatusCommand - Creates new migrate status command.
NewMigrateUpCommand - Creates new migrate up command.
NewRootCommand - Creates new root command.
NewServeCommand returns a new Cobra command that can be used to run the "permify serve" command.
NewValidateCommand - creates a new validate command.
NewVersionCommand - Creates new Version command.

# Structs

ErrList - error list.