Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// Store is the userstore client
Store = createClient()
)
Functions ¶
func EncryptedReader ¶
EncryptedReader wraps r with an OFB cipher stream.
func EncryptedWriter ¶
EncryptedWriter wraps w with an OFB cipher stream.
func IntialiseStore ¶
func IntialiseStore()
IntialiseStore does the setup for the user store starts a goroutine and handles user request in the background
Types ¶
Click to show internal directories.
Click to hide internal directories.