version

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package version provides version information for tsqlparser.

The version is kept in sync with the VERSION file at the repository root. When releasing, update the VERSION file and regenerate this file using:

go generate ./version

Or simply update the Version constant manually.

Index

Constants

This section is empty.

Variables

View Source
var Version = strings.TrimSpace(versionFile)

Version is the current version of tsqlparser. This is embedded from version.txt at compile time.

Functions

func Full

func Full() string

Full returns a full version string with the package name.

func String

func String() string

String returns the version string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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