cipher

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

* @Description: * @Autor: liujinyin * @Date: 2021-06-28 18:40:43 * @LastEditors: liujinyin * @LastEditTime: 2021-07-02 19:07:56

* @Description: * @Autor: liujinyin * @Date: 2021-06-28 18:40:43 * @LastEditors: liujinyin * @LastEditTime: 2021-07-02 18:59:24

* @Description: * @Autor: liujinyin * @Date: 2021-06-28 18:40:43 * @LastEditors: liujinyin * @LastEditTime: 2021-07-02 19:00:04

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DisableHandler

type DisableHandler struct {
	// contains filtered or unexported fields
}

DisableHandler .

func NewDisableHandler

func NewDisableHandler() (u *DisableHandler)

NewDisableHandler .

func (*DisableHandler) Handle

func (o *DisableHandler) Handle(ctx hydra.IContext) (r interface{})

Handle 禁用密钥

type EnableHandler

type EnableHandler struct {
	// contains filtered or unexported fields
}

EnableHandler .

func NewEnableHandler

func NewEnableHandler() (u *EnableHandler)

NewEnableHandler .

func (*EnableHandler) Handle

func (o *EnableHandler) Handle(ctx hydra.IContext) (r interface{})

Handle 启用密钥

type GenerateHandler

type GenerateHandler struct {
	// contains filtered or unexported fields
}

GenerateHandler .

func NewGenerateHandler

func NewGenerateHandler() (u *GenerateHandler)

NewGenerateHandler .

func (*GenerateHandler) Handle

func (o *GenerateHandler) Handle(ctx hydra.IContext) (r interface{})

Handle 生成密钥

type GetHandler

type GetHandler struct {
	// contains filtered or unexported fields
}

GetHandler .

func NewGetHandler

func NewGetHandler() (u *GetHandler)

NewGetHandler .

func (*GetHandler) Handle

func (o *GetHandler) Handle(ctx hydra.IContext) (r interface{})

Handle 获取密钥

type ResetHandler

type ResetHandler struct {
	// contains filtered or unexported fields
}

ResetHandler .

func NewResetHandler

func NewResetHandler() (u *ResetHandler)

NewResetHandler .

func (*ResetHandler) Handle

func (o *ResetHandler) Handle(ctx hydra.IContext) (r interface{})

Handle 重置密钥

type SetHandler

type SetHandler struct {
	// contains filtered or unexported fields
}

SetHandler .

func NewSetHandler

func NewSetHandler() (u *SetHandler)

NewSetHandler .

func (*SetHandler) Handle

func (o *SetHandler) Handle(ctx hydra.IContext) (r interface{})

Handle 设置密钥

Jump to

Keyboard shortcuts

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