mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-24 09:40:24 +08:00
7 lines
65 B
Go
7 lines
65 B
Go
package gateway
|
|
|
|
type Server struct {
|
|
}
|
|
|
|
func MustNewServer() {}
|