package
0.0.0-20220904165359-8e84a606fa6d
Repository: https://github.com/gopherfs/fs.git
Documentation: pkg.go.dev

# Packages

So...

# Functions

New creates a New *LAN instance listening on 'port' for groupcache connections.
WithLogger specifies a logger for us to use.
WithSettings allows passing your own settings for peer discovery.

# Structs

LAN provides a groupcache.PeerPicker utilizing schollz peerdiscovery.

# Type aliases

IsPeer determines if a discovered peer is a peer for our groupcache.
Option is optional settings for the New() constructor.