Documentation ¶
Index ¶
- func JoinUint64(high, low int64) uint64
- func LogFromBsonM(data bson.M) types.Log
- func LogFromProtobuf(log *logger.Log) types.Log
- func LogToBson(log types.Log) bson.D
- func LogToProtobuf(log types.Log) *logger.Log
- func LogsToBson(logs []types.Log) []interface{}
- func SplitUint64(x uint64) (high int64, low int64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JoinUint64 ¶
func LogsToBson ¶
func SplitUint64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.