Documentation ¶
Index ¶
- type Engine
- type EngineInterface
- type Policy
- func (a *Policy) Filter(ctx context.Context, req *request.Request) bool
- func (a *Policy) Name() string
- func (a *Policy) OnShutdown() error
- func (a *Policy) OnStartup() error
- func (a *Policy) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error)
- func (a *Policy) ViewName() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EngineInterface ¶
Click to show internal directories.
Click to hide internal directories.