package
0.0.5
Repository: https://github.com/voidshard/igor.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
OptionsClientDefault runs an Igor service that runs no backend worker routines.
OptionsServerDefault runs and Igor service that runs background worker routines to ensure consistency of Igor data & handle internal events.

# Structs

Options passed to the Igor API on creation.
No description provided by the author

# Interfaces

API represents the functions Igor servers should expose.
Server is an interface for an Igor server.