Categorygithub.com/jackdon/gowxapi
modulepackage
1.1.14
Repository: https://github.com/jackdon/gowxapi.git
Documentation: pkg.go.dev

# README

gowxapi

A simple server for gowxminiapp

API

  • /example/page
  • /example/detail/:id
  • /example/code/hl
  • /sandbox/list
  • /sandbox/lesson/page
  • /sandbox/section/detail/:id
  • /sandbox/section/page/:lesson

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewMiddleware Make a constructor for our middleware type since its fields are not exported (in lowercase).

# Structs

Middleware The type of our middleware consists of the original handler we want to wrap and a message.