enter.go.template 53 B

123456
  1. package api
  2. var Api = new(api)
  3. type api struct {
  4. }