Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Covid19App ¶
type Covid19App struct { CurrentSvc *appSvc.CurrentSvc // contains filtered or unexported fields }
Covid19App represent Covid19App
func NewCovid19App ¶
func NewCovid19App(h *handler.Handler) (*Covid19App, error)
NewCovid19App new Covid19App
Click to show internal directories.
Click to hide internal directories.