Documentation
¶
Index ¶
- type Client
- func (c *Client) CanAuthenticate0(ctx context.Context) (int32, error)
- func (c *Client) CanAuthenticate1_1(ctx context.Context, arg0 int32) (int32, error)
- func (c *Client) GetLastAuthenticationTime(ctx context.Context, arg0 int32) (int64, error)
- func (c *Client) GetStrings(ctx context.Context, arg0 int32) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client wraps the gRPC ManagerService client.
func NewClient ¶
func NewClient(cc grpc.ClientConnInterface) *Client
NewClient creates a new biometric client.
func (*Client) CanAuthenticate0 ¶
CanAuthenticate0 calls the CanAuthenticate0 RPC.
func (*Client) CanAuthenticate1_1 ¶
CanAuthenticate1_1 calls the CanAuthenticate1_1 RPC.
func (*Client) GetLastAuthenticationTime ¶
GetLastAuthenticationTime calls the GetLastAuthenticationTime RPC.
Click to show internal directories.
Click to hide internal directories.