Structs§
- Gopher
- The Gopher struct represents an initialized object ready to connect.
Enums§
- Gopher
Connection - Abstraction enum over TCP and TLS connections.
Implements both
Read
andWrite
traits. - Gopher
Error - Exported library error types
Read
and Write
traits.