package
1.3.4
Repository: https://github.com/getdatcrypto/nimbus.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AllModules returns an AllModulesTemplate filled out with the provided dir.
Host returns a HostTemplate filled out with the provided dir.
New will create a new test node.
Renter returns a RenterTemplate filled out with the provided dir.
Wallet returns a WalletTemplate filled out with the provided dir.

# Variables

AllModulesTemplate is a template for a Sia node that has all modules enabled.
HostTemplate is a template for a Sia node that has a functioning host.
RenterTemplate is a template for a Sia node that has a functioning renter.
WalletTemplate is a template for a Sia node that has a functioning wallet.

# Structs

Node is a collection of Sia modules operating together as a Sia node.
NodeParams contains a bunch of parameters for creating a new test node.