mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 19:32:26 +00:00
add TO DO to config/consts.go
This commit is contained in:
@@ -2,6 +2,8 @@ package config
|
|||||||
|
|
||||||
import "os"
|
import "os"
|
||||||
|
|
||||||
|
// TODO: Need to make a more harmonious and understandable way of storing global variables
|
||||||
|
|
||||||
// UUIDLength is uuids length for sessions. By default it is 16 bytes.
|
// UUIDLength is uuids length for sessions. By default it is 16 bytes.
|
||||||
var UUIDLength int = 16
|
var UUIDLength int = 16
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user