Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
func New ¶
func New(ts *net.IPNet) *Middleware
func (*Middleware) IPControl ¶
func (mdl *Middleware) IPControl(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (interface{}, error)
func (*Middleware) SetTrustedSubnet ¶
func (mdl *Middleware) SetTrustedSubnet(ts *net.IPNet)
Click to show internal directories.
Click to hide internal directories.