api

package
v0.0.0-...-61b8474 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EncWriter

type EncWriter interface {
}

type Runnable

type Runnable interface {
	// Start 启动组件运行,当上下文关闭时,组件将停止运行。
	// Start 方法会阻塞,直到上下文关闭或发生错误。
	Start(context.Context) error
}

type ValidationInterface

type ValidationInterface interface {
}

Directories

Path Synopsis
signaling
v1

Jump to

Keyboard shortcuts

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