api_test.go 44 B

12345
  1. package api
  2. func main() {
  3. StartServer()
  4. }