Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Recv ¶
func Recv(keypair crypt.KeyPair, peerPublicKey crypt.Key, options ...Option) (data []byte, err error)
Recv receives a message from a peer. Messages are encrypted and authenticated.
func SetDefaultOptions ¶
func SetDefaultOptions(options ...Option)
SetDefaultOptions sets the default options
Types ¶
Click to show internal directories.
Click to hide internal directories.