handlers

package
v0.0.0-...-6dc645d Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteTemplateHandler

func ExecuteTemplateHandler(s module_store.ModuleStoreI) http.HandlerFunc

func ProjectAuthorizerRemoveHandler

func ProjectAuthorizerRemoveHandler(s module_store.ModuleStoreI) http.HandlerFunc

func ProjectAuthorizerSaveHandler

func ProjectAuthorizerSaveHandler(s module_store.ModuleStoreI) http.HandlerFunc

func ProjectConfigHandler

func ProjectConfigHandler(s module_store.ModuleStoreI) http.HandlerFunc

func ProjectConfigSaveHandler

func ProjectConfigSaveHandler(s module_store.ModuleStoreI) http.HandlerFunc

func ProjectRemoveHandler

func ProjectRemoveHandler(s module_store.ModuleStoreI) http.HandlerFunc

func RouteAsyncTestHandler

func RouteAsyncTestHandler(s module_store.ModuleStoreI) http.HandlerFunc

func RouteForwardHandler

func RouteForwardHandler(s module_store.ModuleStoreI) http.HandlerFunc

func StoreCompareHandler

func StoreCompareHandler(s module_store.ModuleStoreI) http.HandlerFunc

Types

type TemplateBody

type TemplateBody struct {
	Name     string
	Template string
	Object   interface{}
}

type TemplateVars

type TemplateVars struct {
	Header interface{}
	Params interface{}
	Token  interface{}
	Body   interface{}
}

Jump to

Keyboard shortcuts

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