Go to file
2024-09-17 07:28:04 +02:00
config Removed validation on session since a lot of other software is depending on this package 2024-06-30 11:41:03 +02:00
database Authentication with lowercased username 2024-04-22 09:19:21 +02:00
session Added MFA to sessions and better websocket management 2024-02-14 14:34:36 +01:00
static/js Added MFA to sessions and better websocket management 2024-02-14 14:34:36 +01:00
ws_conn_manager Execute websocket handlers as goroutines. Bumped to 0.2.17 2024-07-30 07:45:41 +02:00
go.mod Initial commit 2024-01-04 20:19:47 +01:00
go.sum Update user login time 2024-02-03 10:53:12 +01:00
js_library.go Added a webservice static JS library 2024-01-07 16:18:49 +01:00
pkg.go Execute websocket handlers as goroutines. Bumped to 0.2.17 2024-07-30 07:45:41 +02:00
README.md Add README.md 2024-09-17 07:28:04 +02:00
session.go Added X-Session-ID cookie 2024-05-08 17:51:41 +02:00

godoc

Installera verktyget godoc:

go install golang.org/x/tools/cmd/godoc@latest

Kör godoc i katalogen för webservice-repot.

Gå till http://localhost:6060/