Documentation
¶
Index ¶
Constants ¶
View Source
const CacheTagVcSignArgsTag1To1 = "vcSiginArgsTag1To1"
View Source
const CacheTagVcSignPrivKey1To1 = "vcSiginPrivKeyTag1To1"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VcService ¶
type VcService struct {
v1.UnimplementedVcServer
}
VcService is a greeter service.
func (*VcService) SaveSign1To1Args ¶
func (vcs *VcService) SaveSign1To1Args(ctx context.Context, req *v1.SaveSign1To1ArgsReq) (*v1.SaveSign1To1ArgsRes, error)
func (*VcService) Verify1To1 ¶
func (vcs *VcService) Verify1To1(ctx context.Context, req *v1.Verify1To1Req) (*v1.Verify1To1Res, error)
Click to show internal directories.
Click to hide internal directories.