exchange

package
v1.799.2 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2026 License: Apache-2.0, MIT Imports: 8 Imported by: 0

Documentation

Overview

Package exchange wires the order-exchange HTTP surface: CRUD on exchanges plus confirm/cancel transitions. Every handler is tenant-scoped via the caller's organization namespace; custom sub-routes pass the Namespace middleware explicitly since the REST layer only auto-namespaces default CRUD.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cancel

func Cancel(c *gin.Context)

Cancel transitions an open exchange to canceled.

func Confirm

func Confirm(c *gin.Context)

Confirm transitions an open exchange to confirmed.

func Route

func Route(router router.Router, args ...gin.HandlerFunc)

Types

This section is empty.

Jump to

Keyboard shortcuts

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