Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FaceClient ¶
func NewFaceClient ¶
func NewFaceClient(key, secret string) *FaceClient
func (FaceClient) PersonVerify ¶
func (fc FaceClient) PersonVerify(image, imageType, idCardNumber, name string, options map[string]string) (*PersonVerifyResponse, error)
type PersonVerifyResponse ¶
Click to show internal directories.
Click to hide internal directories.