rpc.go 69 B

123456
  1. package model
  2. // ArgStats struct.
  3. type ArgStats struct {
  4. *PlStat
  5. }