version

package
v3.67.2 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Major = "3"
	Minor = "67"
	Patch = "2"

	Prefix = "ydb-go-sdk"
)
View Source
const (
	Version     = Major + "." + Minor + "." + Patch
	FullVersion = Prefix + "/" + Version
)

Variables

This section is empty.

Functions

func Gte

func Gte(lhs, rhs string) bool

Gte compare lhs and rhs as (lhs >= rhs)

func Lt

func Lt(lhs, rhs string) bool

Lt compare lhs and rhs as (lhs < rhs)

Types

This section is empty.

Jump to

Keyboard shortcuts

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