package
Version:
v0.18.0
Opens a new window with list of versions in this module.
Published: Feb 21, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
LogArgs is an args logger for A.
ParseRpc parses am.A to *ARpc wrapped in am.A. Useful for REPLs.
Pass prepares am.A from A to pass to further mutations.
PassRpc prepares am.A from A to pass over RPC.
A is a struct for node arguments. It's a typesafe alternative to am.A.
type ARpc struct {
Duration time.Duration `log:"duration"`
}
ARpc is a subset of A, that can be passed over RPC.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.