vRp.CD2g_test/component/doc.go

5 lines
184 B
Go
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Package component 定义了通用组件的接口
// - lockstep.go帧同步组件接口定义
// - lockstep_client.go帧同步组件客户端接口定义
package component