context_type

package
v1.0.12 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextType

type ContextType string
const (
	TypeMain          ContextType = "main"
	TypeConfig        ContextType = "config"
	TypeEvents        ContextType = "events"
	TypeGeo           ContextType = "geo"
	TypeHttp          ContextType = "http"
	TypeIf            ContextType = "if"
	TypeInclude       ContextType = "include"
	TypeDirective     ContextType = "directive"
	TypeLimitExcept   ContextType = "limit_except"
	TypeLocation      ContextType = "location"
	TypeMap           ContextType = "map"
	TypeServer        ContextType = "server"
	TypeStream        ContextType = "stream"
	TypeTypes         ContextType = "types"
	TypeUpstream      ContextType = "upstream"
	TypeComment       ContextType = "comment"
	TypeInlineComment ContextType = "inline_comment"
	TypeErrContext    ContextType = "error_context"
)

func (ContextType) String

func (t ContextType) String() string

Jump to

Keyboard shortcuts

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