# Functions
NewApp creates new server app all configurations.
# Structs
ActivationData struct for data needed while activation.
ActivationInput struct for data needed while activation.
App for all dependencies of backend server.
# Interfaces
Response interface.
# Type aliases
Handler interface.