package
21.11.1
Repository: https://github.com/cs-si/safescale.git
Documentation: pkg.go.dev

# Constants

Duplicate is returned when resource already exists.
InvalidArgument is returned on invalid argument.
InvalidOption is returned on invalid option.
NotApplicable is returned when the command cannot be honored in the context.
NotFound is returned when resource is not found.
NotImplemented is returned when a function is not yet implemented.
OK (=0) is returned when everything is ok.
RPC is returned when an RPC call fails.
Run ...
Timeout is returned when something timed out.

# Type aliases

Enum ...