Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Implementation ¶
type Implementation struct {
desc.UnimplementedAccessV1Server
// contains filtered or unexported fields
}
func NewImplementation ¶
func NewImplementation(accessService service.AccessService) *Implementation
func (*Implementation) Check ¶
func (i *Implementation) Check(ctx context.Context, req *desc.CheckRequest) (*emptypb.Empty, error)
Click to show internal directories.
Click to hide internal directories.