package
0.3.2
Repository: https://github.com/bilibili-base/powermock.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CheckErrors is used to check multi errors.
Dump is used to dump object into stdout.
DumpYaml is used to dump yaml into stdout.
GetHTTPCodeFromError is used to get http code from error.
GetPagination is used to make ListOptions safety.
GRPCLoggingMiddleware is grpc logging middleware.
IgnoredFlag ignores set value, without any warning.
LoadConfig read YAML-formatted config from filename into cfg.
PaginateSlice is used to paginate slice.
Parse -config.file and -config.expand-env option via separate flag set, to avoid polluting default one and calling flag.Parse on it twice.
RegisterExitHandlers is used to register exit handlers.
SplitYAML is used to split yaml.
StartMetricsServer is used to start metric server.
StartServiceAsync is used to start service async.
ValidateConfigs is used to validate validatable configs.

# Interfaces

PluggableConfig defines the pluggable Config.
RegistrableConfig defines the registrable config.
ValidatableConfig defines the validatable Config.