package
Version:
v0.17.2
Opens a new window with list of versions in this module.
Published: Feb 20, 2026
License: MIT
Opens a new window with license information.
Imports: 4
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.
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.