constants

package
v0.0.0-...-4ae6852 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2025 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HeaderProxiedResponse  = "X-Gram-Proxy-Response"
	HeaderFilteredResponse = "X-Gram-Proxy-ResponseFiltered"
)
View Source
const (
	SlugPattern            = `^[a-z0-9_-]{1,128}$`
	SlugMessage            = "must be lowercase, alphanumeric and can contain dashes (-) and underscores (_)"
	DefaultEmptyToolSchema = `{"type":"object","properties":{}}`
)

Variables

View Source
var SlugPatternRE = regexp.MustCompile(SlugPattern)

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