package
1.2.17
Repository: https://github.com/hubmakerlabs/replicatr.git
Documentation: pkg.go.dev

# Functions

Connect returns a relay object connected to url.
ConnectWithAuth auths with the relay, checks if its NIP-11 says auth-required and uses the provided sec to sign the auth challenge.
No description provided by the author
No description provided by the author
NewRelay returns a new relay.

# Structs

No description provided by the author

# Interfaces

Option is the type of the argument passed for that.

# Type aliases

No description provided by the author
WithNoticeHandler just takes notices and is expected to do something with them.