//
pkg.gl
Category
github.com/forceu/gokapi
internal
webserver
package
1.9.1
Repository:
https://github.com/forceu/gokapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
32
Dependents
1
Files
651 SLOC
bytes
context
embed
encoding/base64
encoding/json
errors
fmt
github.com/forceu/gokapi/internal/configuration
github.com/forceu/gokapi/internal/configuration/database
github.com/forceu/gokapi/internal/encryption
github.com/forceu/gokapi/internal/helper
github.com/forceu/gokapi/internal/logging
github.com/forceu/gokapi/internal/models
github.com/forceu/gokapi/internal/storage
github.com/forceu/gokapi/internal/webserver/api
github.com/forceu/gokapi/internal/webserver/authentication
github.com/forceu/gokapi/internal/webserver/authentication/oauth
github.com/forceu/gokapi/internal/webserver/authentication/sessionmanager
github.com/forceu/gokapi/internal/webserver/fileupload
github.com/forceu/gokapi/internal/webserver/sse
github.com/forceu/gokapi/internal/webserver/ssl
github.com/NYTimes/gziphandler
html/template
io
io/fs
log
net/http
os
sort
strings
text/template
time