Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BasicGuard ¶
type BasicGuard struct {
// contains filtered or unexported fields
}
func (*BasicGuard) Accept ¶
func (b *BasicGuard) Accept(domain string) bool
func (*BasicGuard) Allow ¶
func (b *BasicGuard) Allow() (ok bool)
Click to show internal directories.
Click to hide internal directories.