internal/

directory
v0.0.0-...-d4747eb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2023 License: MIT

Directories

Path Synopsis
Package cli provides command line interface to a gophkeeper via CLI.
Package cli provides command line interface to a gophkeeper via CLI.
Package composedreadcloser provides ComposedReadCloser, which can be use to compbine an io.Reader and an io.Closer together in a single object.
Package composedreadcloser provides ComposedReadCloser, which can be use to compbine an io.Reader and an io.Closer together in a single object.
Package deferred provides Deferred object, that can store a single deferred value.
Package deferred provides Deferred object, that can store a single deferred value.
Package token provides everything needed for token creation.
Package token provides everything needed for token creation.
encrypted
Package encrypted provides gophkeeper implementation that encrypts the data passed to it, and restores it.
Package encrypted provides gophkeeper implementation that encrypts the data passed to it, and restores it.
encrypted/internal
Package encryption provides encryption utils.
Package encryption provides encryption utils.
postgres
Package postgres provides gophkeeper implementation with postgresql database storage.
Package postgres provides gophkeeper implementation with postgresql database storage.
rest
Package rest provides REST implementation of gophkeeper via Rest object.
Package rest provides REST implementation of gophkeeper via Rest object.
rest/authentication
Package authentication provides authentication related middleware and functions.
Package authentication provides authentication related middleware and functions.
rest/login
Package login provides REST endpoint to authenticate a user.
Package login provides REST endpoint to authenticate a user.
rest/register
Package register provides REST endpoint to register a new user.
Package register provides REST endpoint to register a new user.
rest/vault
Package vault provides REST entry for manipulating the vault of the authenticated user.
Package vault provides REST entry for manipulating the vault of the authenticated user.
rest/vault/blob
Package blob provides REST endpoints to store and restore a file.
Package blob provides REST endpoints to store and restore a file.
rest/vault/credential
Package credential provides authorization related middleware and function.
Package credential provides authorization related middleware and function.
rest/vault/piece
Package piece provides REST endpoints to store and restore a piece.
Package piece provides REST endpoints to store and restore a piece.
Package stack provides Stack (LIFO structure) implementation.
Package stack provides Stack (LIFO structure) implementation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL