package
0.11.0
Repository: https://github.com/kobsio/kobs.git
Documentation: pkg.go.dev

# Packages

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

# Functions

New returns a new provider for the given configuration.

# Constants

LOCAL is the type for the local file system provider, which returns TechDocs from the local file system.
S3 is the type for the S3 provider, which returns TechDocs saved in a S3 bucket.

# Structs

Config is the structure of the provider config for a TechDocs instance.

# Interfaces

Provider is the interface, which must be implemented by each TechDocs provider.

# Type aliases

Type is the type for the different providers.