client

package
v0.0.0-...-08c1b66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Addr string
	Port int
}

type QatClient

type QatClient struct {
	Addr string
	Port int
	// contains filtered or unexported fields
}

func NewQatClient

func NewQatClient() (*QatClient, error)

func (*QatClient) Close

func (q *QatClient) Close()

func (*QatClient) Run

func (q *QatClient) Run(newJob *pb.JobRequest) (*pb.JobReply, error)

请求一个加解密操作

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL