package
0.0.12
Repository: https://github.com/m15t/gram.git
Documentation: pkg.go.dev

# Functions

New creates new session application service.
NewHTTP attaches handlers to Echo routers under given group.

# Variables

Custom errors.

# Structs

HTTP represents session http service.
ListSessionReq contains request data to get list of sessions swagger:parameters sessionsList.
ListSessionsResp contains list of paginated users and total numbers after filtered swagger:model.
Session represents session application service.
UpdateSessionReq contains request data to update existing session swagger:model.

# Interfaces

Service represents session application interface.