lib_protocol

package
v0.0.0-20240423 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VERSION_STRING         = "v0.1.0"
	UNKNOWN_VERSION_STRING = "v0.0.0-unknown"
)

Variables

View Source
var (
	ParseProtocolVersion = semver.NewVersion

	VERSION         = lo.Must(semver.NewVersion(VERSION_STRING))
	UNKNOWN_VERSION = lo.Must(semver.NewVersion(UNKNOWN_VERSION_STRING))
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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