Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtocolVersion ¶
ProtocolVersion represents an EdgeDB protocol version
func (ProtocolVersion) GT ¶
func (v ProtocolVersion) GT(other ProtocolVersion) bool
GT returns true if v > other
func (ProtocolVersion) GTE ¶
func (v ProtocolVersion) GTE(other ProtocolVersion) bool
GTE returns true if v >= other
func (ProtocolVersion) LT ¶
func (v ProtocolVersion) LT(other ProtocolVersion) bool
LT returns true if v < other
Directories
¶
| Path | Synopsis |
|---|---|
|
Package edgedb is the official Go EdgeDB driver.
|
Package edgedb is the official Go EdgeDB driver. |
|
Package marshal documents marshaling interfaces.
|
Package marshal documents marshaling interfaces. |
|
Package soc has utilities for working with sockets.
|
Package soc has utilities for working with sockets. |
Click to show internal directories.
Click to hide internal directories.