gotsrpc/gorpc.go
2016-12-17 15:55:32 +01:00

4 lines
70 B
Go

package gotsrpc
type GoRPCCallStatsHandlerFun func(stats *CallStats)