# 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.