xcrp

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_XCRP_SERVICE_NAME = "xcrp"

Variables

This section is empty.

Functions

func CheckRecookingStatus

func CheckRecookingStatus(lockDuration time.Duration, module string, fields log.Fields)

func GetRecookingStatusDetailsHandler

func GetRecookingStatusDetailsHandler(w http.ResponseWriter, r *http.Request)

func GetRecookingStatusHandler

func GetRecookingStatusHandler(w http.ResponseWriter, r *http.Request)

func GetXcrpConnector

func GetXcrpConnector() *xhttp.XcrpConnector

func PostRecookingLockdownSettingsHandler

func PostRecookingLockdownSettingsHandler(w http.ResponseWriter, r *http.Request)

Types

type RecookingStatus

type RecookingStatus struct {
	AppName     string    `json:"appName"`
	PartitionId string    `json:"partitionId"`
	State       string    `json:"state"`
	UpdatedTime time.Time `json:"updatedTime"`
}

type State

type State int

Jump to

Keyboard shortcuts

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