package
0.4.1
Repository: https://github.com/keepshareorg/keepshare.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Get a host provider by name.
GetAll return all host providers.
ReadSQLFileFromFS walk the directory and read *.sql files from FS such as embed.FS.
Register a new host.
Start all hosts.

# Constants

FileComplete is the event type of file complete.

# Variables

Errors that may occur when registering a host provider.
Errors that may occur when registering a host provider.

# Structs

Dependencies of hosts.
HostWithProperties save properties for hosts.
Properties of a host.

# Interfaces

Host is an interface of file hosting provider.

# Type aliases

EventType is the type of event.
No description provided by the author