Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSecretStorage ¶
func NewSecretStorage(databaseURL string) (storage.SecretStorage, error)
NewSecretStorage возвращает объект, реализующий интерфейс storage.SecretStorage
func NewUserStorage ¶
func NewUserStorage(databaseURL string) (storage.UserStorage, error)
NewUserStorage возвращает объект, реализующий интерфейс storage.UserStorage
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.