Documentation
¶
Index ¶
- func WithArgs(args ...string) optFunc
- func WithBinary(path string) func(*Config)
- func WithChainParams(chain *chaincfg.Params) optFunc
- func WithDir(dir string) optFunc
- func WithLND(lnd *lndtest.Harness) optFunc
- func WithOutput(stderr io.Writer, stdout io.Writer) func(*Config)
- func WithRESTAddress(addr string) optFunc
- func WithRPCAddress(addr string) optFunc
- type Config
- type Harness
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithChainParams ¶
func WithOutput ¶
Update the output.
Types ¶
type Harness ¶
type Harness struct {
*grpc.ClientConn
// contains filtered or unexported fields
}
func NewUnstarted ¶
func NewUnstarted(opts ...optFunc) *Harness
func (*Harness) AdminMacPath ¶
func (*Harness) RPCAddress ¶
func (*Harness) TLSCertPath ¶
Click to show internal directories.
Click to hide internal directories.