package
0.2.1
Repository: https://github.com/dburkart/fossil.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new Client struct which can be used to interact with a remote fossil database.
NewClientPool creates a new Client struct which holds a pool of net.Conn resources open to a remote fossil database.

# Structs

No description provided by the author
A RemoteClient holds the data needed to interact with a fossil database.

# Interfaces

No description provided by the author