This website requires JavaScript.
Explore
Help
Sign In
p53841790
/
wheat-cache
Watch
1
Star
0
Fork
You've already forked wheat-cache
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8014cf7e1a
wheat-cache
/
gateway
/
main.go
8 lines
97 B
Go
Raw
Normal View
History
Unescape
Escape
feat(getway): init getway
2021-09-29 21:43:59 +08:00
package
main
refactor(mod): gitee.com/wheat-os
2021-11-02 14:45:08 +08:00
import
"gitee.com/wheat-os/wheatCache/gateway/cmd"
feat(getway): init getway
2021-09-29 21:43:59 +08:00
func
main
(
)
{
cmd
.
Execute
(
)
}