Documentation ¶ Overview ¶ Package mutil offers some margaret utilities. Index ¶ func Indirect(root, indirect margaret.Log) margaret.Log Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Indirect ¶ func Indirect(root, indirect margaret.Log) margaret.Log Indirect returns a new Log uses the "indirection Log" to lookup entries in the "root log". This helps with the existing database abstraction where indexes just point to entries in the root log by sequence numbers. Types ¶ This section is empty. Source Files ¶ View all Source files indirect.go Click to show internal directories. Click to hide internal directories.