Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var ( ErrConnectionFailed = errors.New("failed to connect to the storage") ErrUserAlreadyExists = errors.New("user already exists") ErrUserNotFound = errors.New("user not found") ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files storage.go Directories ¶ Show internal Expand all Path Synopsis postgres Click to show internal directories. Click to hide internal directories.