mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-06-04 05:00:18 +08:00
5 lines
44 B
Go
5 lines
44 B
Go
|
|
package svc
|
||
|
|
|
||
|
|
type ServiceContext struct {
|
||
|
|
}
|