package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jul 30, 2018
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Log is event log fetched from olympus server
NewLog creates log reader from remote log, log gets cleared after each read
Append appends Event to event log and returns its ID.
Read reads all events in event log.
ReadFrom reads all events from the log starting at event with specified id (excluded).
If id is not found behaves like Read().
ReadSingle gets the module metadata about the given module/version.
If something went wrong doing the get operation, returns a non-nil error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.