1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
wakapi/models/shared.go
Ferdinand Mütsch 9df289b7ed Heartbeat Insertions.
Restructuring.
2019-05-06 00:40:41 +02:00

6 lines
44 B
Go

package models
const (
UserKey = "user"
)