Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddACL ¶
func (*AddACL) GetComment ¶
type AddHeader ¶
func (*AddHeader) GetComment ¶
type Allow ¶
func (*Allow) GetComment ¶
type Auth ¶
func (*Auth) GetComment ¶
type DelACL ¶
func (*DelACL) GetComment ¶
type DelHeader ¶
func (*DelHeader) GetComment ¶
type Deny ¶
func (*Deny) GetComment ¶
type Redirect ¶
type Redirect struct { Type string Value string Code string Option string Cond string CondTest string Comment string }
func (*Redirect) GetComment ¶
type Reject ¶
func (*Reject) GetComment ¶
type ReplaceHeader ¶
type ReplaceHeader struct { Name string MatchRegex string ReplaceFmt string Cond string CondTest string Comment string }
func (*ReplaceHeader) GetComment ¶
func (f *ReplaceHeader) GetComment() string
func (*ReplaceHeader) String ¶
func (f *ReplaceHeader) String() string
type ReplaceValue ¶
type ReplaceValue struct { Name string MatchRegex string ReplaceFmt string Cond string CondTest string Comment string }
func (*ReplaceValue) GetComment ¶
func (f *ReplaceValue) GetComment() string
func (*ReplaceValue) String ¶
func (f *ReplaceValue) String() string
type SendSpoeGroup ¶
func (*SendSpoeGroup) GetComment ¶
func (f *SendSpoeGroup) GetComment() string
func (*SendSpoeGroup) String ¶
func (f *SendSpoeGroup) String() string
type SetHeader ¶
func (*SetHeader) GetComment ¶
type SetLogLevel ¶
func (*SetLogLevel) GetComment ¶
func (f *SetLogLevel) GetComment() string
func (*SetLogLevel) String ¶
func (f *SetLogLevel) String() string
type SetPath ¶
func (*SetPath) GetComment ¶
type SetQuery ¶
func (*SetQuery) GetComment ¶
type SetStatus ¶
func (*SetStatus) GetComment ¶
type SetURI ¶
func (*SetURI) GetComment ¶
type SetVar ¶
type SetVar struct { VarScope string VarName string Expr common.Expression Cond string CondTest string Comment string }
func (*SetVar) GetComment ¶
type Tarpit ¶
func (*Tarpit) GetComment ¶
Click to show internal directories.
Click to hide internal directories.