Versions in this module Expand all Collapse all v0 v0.1.0 Jun 8, 2023 Changes in this version + type AppEngine struct + func New(gs *grpc.Server, hs *http.Server) *AppEngine + func (b *AppEngine) Run() error + type AppInterface interface