enter.go 152 B

1234567891011
  1. package log
  2. type ServiceGroup struct {
  3. ServiceLogCoding
  4. ServiceLogEnv
  5. ServiceLoging
  6. ServiceReportPointsLog
  7. ServiceLogList
  8. ServiceStatisticsLog
  9. }