internal

package
v0.17.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProtocolVersion

type ProtocolVersion struct {
	Major uint16
	Minor uint16
}

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 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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL