package
0.2.0
Repository: https://github.com/xpwu/go-tinyserver.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
AllHandlers 用于服务(如:http)获取allHandlers,一旦调用此函数,就认为已使用过allHandlers,就不能再注册新的handler, 比如调用 Add(newSuite SuiteCreator) 或者 Registerxxx(uri string, api API).
No description provided by the author
No description provided by the author
api GET POST 调用的方法 opt OPTIONS 调用的方法.

# Structs

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
No description provided by the author

# Interfaces

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

# Type aliases

No description provided by the author