stats

package
v6.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Admin

type Admin struct {
	Cond     string
	CondTest string
	Comment  string
}

func (*Admin) GetComment

func (a *Admin) GetComment() string

func (*Admin) Parse

func (a *Admin) Parse(parts []string, comment string) error

func (*Admin) String

func (a *Admin) String() string

type Auth

type Auth struct {
	User     string
	Password string
	Comment  string
}

func (*Auth) GetComment

func (a *Auth) GetComment() string

func (*Auth) Parse

func (a *Auth) Parse(parts []string, comment string) error

func (*Auth) String

func (a *Auth) String() string

type BindProcess

type BindProcess struct {
	BindProcess *parsers.BindProcess
}

func (*BindProcess) GetComment

func (m *BindProcess) GetComment() string

func (*BindProcess) Parse

func (m *BindProcess) Parse(parts []string, comment string) error

func (*BindProcess) String

func (m *BindProcess) String() string

type HTTPRequest

type HTTPRequest struct {
	Type     string
	Cond     string
	CondTest string
	Comment  string
}

func (*HTTPRequest) GetComment

func (h *HTTPRequest) GetComment() string

func (*HTTPRequest) Parse

func (h *HTTPRequest) Parse(parts []string, comment string) error

func (*HTTPRequest) String

func (h *HTTPRequest) String() string

type MaxConn

type MaxConn struct {
	Maxconn *parsers.MaxConn
}

func (*MaxConn) GetComment

func (m *MaxConn) GetComment() string

func (*MaxConn) Parse

func (m *MaxConn) Parse(parts []string, comment string) error

func (*MaxConn) String

func (m *MaxConn) String() string

type OneWord

type OneWord struct {
	Name    string
	Comment string
}

func (*OneWord) GetComment

func (o *OneWord) GetComment() string

func (*OneWord) Parse

func (o *OneWord) Parse(parts []string, comment string) error

func (*OneWord) String

func (o *OneWord) String() string

type Realm

type Realm struct {
	Realm   string
	Comment string
}

func (*Realm) GetComment

func (r *Realm) GetComment() string

func (*Realm) Parse

func (r *Realm) Parse(parts []string, comment string) error

func (*Realm) String

func (r *Realm) String() string

type Refresh

type Refresh struct {
	Delay   string
	Comment string
}

func (*Refresh) GetComment

func (r *Refresh) GetComment() string

func (*Refresh) Parse

func (r *Refresh) Parse(parts []string, comment string) error

func (*Refresh) String

func (r *Refresh) String() string

type Scope

type Scope struct {
	Name    string
	Comment string
}

func (*Scope) GetComment

func (s *Scope) GetComment() string

func (*Scope) Parse

func (s *Scope) Parse(parts []string, comment string) error

func (*Scope) String

func (s *Scope) String() string

type ShowDesc

type ShowDesc struct {
	Desc    string
	Comment string
}

func (*ShowDesc) GetComment

func (s *ShowDesc) GetComment() string

func (*ShowDesc) Parse

func (s *ShowDesc) Parse(parts []string, comment string) error

func (*ShowDesc) String

func (s *ShowDesc) String() string

type ShowNode

type ShowNode struct {
	Name    string
	Comment string
}

func (*ShowNode) GetComment

func (s *ShowNode) GetComment() string

func (*ShowNode) Parse

func (s *ShowNode) Parse(parts []string, comment string) error

func (*ShowNode) String

func (s *ShowNode) String() string

type URI

type URI struct {
	Prefix  string
	Comment string
}

func (*URI) GetComment

func (u *URI) GetComment() string

func (*URI) Parse

func (u *URI) Parse(parts []string, comment string) error

func (*URI) String

func (u *URI) String() string

Jump to

Keyboard shortcuts

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