app

package
v0.0.0-...-5789598 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	Commands Commands
	Queries  Queries
}

type Commands

type Commands struct {
	FeatureCreate  command.FeatureCreateHandler
	FeatureUpdate  command.FeatureUpdateHandler
	FeatureDelete  command.FeatureDeleteHandler
	FeatureDisable command.FeatureDisableHandler
	FeatureEnable  command.FeatureEnableHandler
	PlaceCreate    command.PlaceCreateHandler
	PlaceUpdate    command.PlaceUpdateHandler
	PlaceDelete    command.PlaceDeleteHandler
	PlaceDisable   command.PlaceDisableHandler
	PlaceEnable    command.PlaceEnableHandler
}

type Queries

type Queries struct {
	AdminFeatureListAll query.AdminFeatureListAllHandler
	AdminFeatureDetail  query.AdminFeatureDetailHandler
	FeatureListAll      query.FeatureListAllHandler
	PlaceFilter         query.PlaceFilterHandler
	PlaceAdminFilter    query.PlaceAdminFilterHandler
	PlaceView           query.PlaceViewHandler
	PlaceAdminView      query.AdminPlaceViewHandler
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL