hongbo-miao/hongbomiao.com

View on GitHub
data-distribution-service/hm_message.idl

Summary

Maintainability
Test Coverage
struct HMMessage {
    @key string name;
    long count;
};