gotsrpc/gorpc.go
2016-12-17 15:44:45 +01:00

4 lines
69 B
Go

package gotsrpc
type GoRPCCallStatsHandlerFun func(stats CallStats)