QOSGroup/qbase

增加编译时断言

Closed this issue · 0 comments

编译时检查是否实现了所有方法

例子:

var _ abci.Application = (*BaseApp)(nil)