Documentation
¶
Index ¶
Constants ¶
View Source
const ( DBHost = "localhost" DBUser = "postgres" DBPassword = "secret" DBName = "session_manager" DBSSLMode = "disable" )
Variables ¶
View Source
var ExpiryTime time.Time
ExpiryTime is the time used as "expiry" for the inserted data
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.