rest

package
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 Imports: 6 Imported by: 0

Documentation

Overview

Package rest provides REST implementation of gophkeeper via Rest object.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Gophkeeper gophkeeper.Gophkeeper
}

Entry is the REST api entry.

func (*Entry) Route

func (e *Entry) Route() http.Handler

Route routes Entry into an http.Handler.

Directories

Path Synopsis
Package authentication provides authentication related middleware and functions.
Package authentication provides authentication related middleware and functions.
Package login provides REST endpoint to authenticate a user.
Package login provides REST endpoint to authenticate a user.
Package register provides REST endpoint to register a new user.
Package register provides REST endpoint to register a new user.
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.
blob
Package blob provides REST endpoints to store and restore a file.
Package blob provides REST endpoints to store and restore a file.
credential
Package credential provides authorization related middleware and function.
Package credential provides authorization related middleware and function.
piece
Package piece provides REST endpoints to store and restore a piece.
Package piece provides REST endpoints to store and restore a piece.

Jump to

Keyboard shortcuts

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