identity

package
v0.0.0-...-51fbea3 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Serializer

type Serializer interface {
	Serialize() ([]byte, error)
}

Serializer 是一个定义了 Serialize 方法的接口,该接口期待一个能够代表“身份”的结构体, 可以实现 Serialize 方法,从而将“身份”结构体序列化成一个字节数组。

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳