src/

directory
v0.0.5-alpha Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: MIT

Directories

Path Synopsis
api
Package api is an entry point to go-pb API.
Package api is an entry point to go-pb API.
auth/memory
Package memory provides an implementation of api.UserService that uses memory as a storage.
Package memory provides an implementation of api.UserService that uses memory as a storage.
auth/sqldb
Package sqlite provides an implementation of api.UserService that uses sqlite database as a storage.
Package sqlite provides an implementation of api.UserService that uses sqlite database as a storage.
base62
Package base62 provides simple implementation of Base62 encoding/ecoding.
Package base62 provides simple implementation of Base62 encoding/ecoding.
http
Package http provides an ApiServer type - a server that uses api.PasteService and api.UserService to provide many useful endpoints.
Package http provides an ApiServer type - a server that uses api.PasteService and api.UserService to provide many useful endpoints.
paste/memory
Package memory provides methods to work with pastes using memory as a storage.
Package memory provides methods to work with pastes using memory as a storage.
paste/sqldb
Package sqlite provides implementation of api.PasteService that uses sqlite database as a storage.
Package sqlite provides implementation of api.PasteService that uses sqlite database as a storage.
web
http
Package http provides a WebServer that serves a front-end for the go-pb application.
Package http provides a WebServer that serves a front-end for the go-pb application.

Jump to

Keyboard shortcuts

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