Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
set
Package set implements classic data structure for operating with unique values.
|
Package set implements classic data structure for operating with unique values. |
ctxkey
Package ctxkey contains type and values of keys used to store information in context value storage, that holds data specific for single http request.
|
Package ctxkey contains type and values of keys used to store information in context value storage, that holds data specific for single http request. |
devices
Package devices implements operations for device data manipulation.
|
Package devices implements operations for device data manipulation. |
exim
Package exim exports and imports data from storage.
|
Package exim exports and imports data from storage. |
happier
Package happier contains http REST API errors that are compatible with horror handlers.
|
Package happier contains http REST API errors that are compatible with horror handlers. |
jojo
Package jojo implements session interfaces for jwt tokens for long-season application.
|
Package jojo implements session interfaces for jwt tokens for long-season application. |
macs
Package macs contains functions, procedures and data types for manipulating hardware addresses.
|
Package macs contains functions, procedures and data types for manipulating hardware addresses. |
middleware
Package middleware implements various middlewares specific for long-season application usage.
|
Package middleware implements various middlewares specific for long-season application usage. |
requests
Package requests contains utilities for retrieving data stored in http.Request reference.
|
Package requests contains utilities for retrieving data stored in http.Request reference. |
result
Package result implements utilities for writing different data formats to http.ResponseWriter.
|
Package result implements utilities for writing different data formats to http.ResponseWriter. |
router
Package router implements http long-season server with routing logic.
|
Package router implements http long-season server with routing logic. |
session
Package session implements routines and interfaces for handling users session (creating, killing, authorizing).
|
Package session implements routines and interfaces for handling users session (creating, killing, authorizing). |
toussaint
Package toussaint implements service logic for manipulating two factor methods.
|
Package toussaint implements service logic for manipulating two factor methods. |
update
Package update contains utilities for updating various data structures.
|
Package update contains utilities for updating various data structures. |
users
Package users implements operations for user data manipulation.
|
Package users implements operations for user data manipulation. |
abstract
Package abstract implements abstract factory for storage Factory interface.
|
Package abstract implements abstract factory for storage Factory interface. |
errors
errors package for storage errors.
|
errors package for storage errors. |
memory
Package memory implements storage interfaces for bolt key-value store database.
|
Package memory implements storage interfaces for bolt key-value store database. |
mock
Package mock implements storage interfaces that can be used in unit tests or for running long-season with volatile data storage.
|
Package mock implements storage interfaces that can be used in unit tests or for running long-season with volatile data storage. |
temp
Package temp implements temporary storage interfaces that will be valid only during runtime and will evaporate after shutdown of program.
|
Package temp implements temporary storage interfaces that will be valid only during runtime and will evaporate after shutdown of program. |
Click to show internal directories.
Click to hide internal directories.