package
1.1.4
Repository: https://github.com/k8s-practice/octopus.git
Documentation: pkg.go.dev

# Packages

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

# Functions

Build builds an object implements DataSource.
Register registers the datasource builder to the datasource map.

# Interfaces

Builder builds a DataSource.
DataSource load data from local file, etcd, consul, env variables, etc.
Target helps to store the initialize data required by datasource.