core

package
v2.0.10 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package core contains some basic constants and variables

Index

Constants

View Source
const PucoraHeaderName = "X-PUCORA"

PucoraHeaderName is the name of the custom Pucora response header.

Variables

View Source
var GlibcVersion = "undefined"

GlibcVersion is the version of the glibc used by CGO at build time

View Source
var GoVersion = strings.TrimPrefix(runtime.Version(), "go")

GoVersion is the version of the go compiler used at build time

View Source
var PucoraHeaderValue = fmt.Sprintf("Version %s", PucoraVersion)

PucoraHeaderValue is the value of the custom Pucora response header.

View Source
var PucoraUserAgent = fmt.Sprintf("Pucora Version %s", PucoraVersion)

PucoraUserAgent is the value of the user agent header sent to the backends.

View Source
var PucoraVersion = "undefined"

PucoraVersion is the version of the build.

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