exclusions

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func D2DExclusionHandler

func D2DExclusionHandler(storeInstance *store.Store) http.HandlerFunc

func ExtJsExclusionHandler

func ExtJsExclusionHandler(storeInstance *store.Store) http.HandlerFunc

func ExtJsExclusionSingleHandler

func ExtJsExclusionSingleHandler(storeInstance *store.Store) http.HandlerFunc

Types

type ExclusionConfigResponse

type ExclusionConfigResponse struct {
	Errors  map[string]string `json:"errors"`
	Message string            `json:"message"`
	Data    *types.Exclusion  `json:"data"`
	Status  int               `json:"status"`
	Success bool              `json:"success"`
}

type ExclusionsResponse

type ExclusionsResponse struct {
	Data   []types.Exclusion `json:"data"`
	Digest string            `json:"digest"`
}

Jump to

Keyboard shortcuts

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