|
Failed to load latest commit information. |
|
admin
|
Update from dispel, which removed slice types
|
|
|
cmd
|
use dispel pkg to generate client methods
|
|
|
fileserver
|
constraint fileserver params values to strings
|
|
|
handlers
|
admin: add a rewrite handler to ensure json responses for all api
|
|
|
.gitignore
|
Initial commit:
|
|
|
.travis.yml
|
use travis
|
|
|
LICENSE
|
Initial commit:
|
|
|
README.md
|
use travis
|
|
|
server.go
|
mount serve http: unlock mutex before serving
|
|
|
server_test.go
|
MountMap: redirect if trailing slash missing when URL path equals a m…
|
|