package
0.0.0-20211228000823-42cc326b0933
Repository: https://github.com/libretro/netplay-lobby-server-go.git
Documentation: pkg.go.dev

# Functions

NewSessionController returns a new session controller.

# Structs

SessionController handles all session related request.
ListSessionsResponse is a custom DTO for backward compatability.
Template abspracts the template rendering.

# Interfaces

SessionDomain interface to decouple the controller logic from the domain code.