package
0.0.0-20211219151635-b1bb88e7d13f
Repository: https://github.com/opencollaborationplatform/ocp.git
Documentation: pkg.go.dev

# Functions

Adds a flag to a command based on a config entry.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Default init of config stuff: - There is always a config file, even if node is not initialized - If not existing it must be created - Default values are setup - Setup the subcommands for the main config command.
No description provided by the author
Creates a new Error from the following informations: * - class: one of the predefined OCPErrorClass types * - source: custom identifier specifying the source of the error (e.g.
No description provided by the author
Read the pid from the configured file.
No description provided by the author
No description provided by the author
No description provided by the author
Write the pidfile based on the flag.

# Variables

Problems that occure based on current application state.
No description provided by the author
Problems with any connection to the outside world.
No description provided by the author
Fatal internal errors.
Type errors.
Problems that occure based on user input.

# Structs

No description provided by the author
No description provided by the author
WAMP API for conf read/write.
No description provided by the author

# Interfaces

A interface for types that could be decoded into string, and hence be used for marshallingThe output of the Encode function has to has a defined prefix:ocp_**_ where ** is a arbitrary type specific string.
the default error used for all OCP related errors.

# Type aliases

No description provided by the author
No description provided by the author