lndconnect

package
v0.0.0-...-76ca6e9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LndConnectParams

type LndConnectParams struct {
	Host     string // Hostname or IP address
	Port     string // Port number
	Cert     string // Base64 of DER-encoded TLS certificate
	Macaroon string // Hex-encoded macaroon
}

func Parse

func Parse(uri string) (LndConnectParams, error)

Parse an lndconnect URI and returns the parameters

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL