adapters

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	Store domain.Store
}

func NewHandler

func NewHandler(store domain.Store) *Handler

func (*Handler) HandleAdapterIngest

func (h *Handler) HandleAdapterIngest(w http.ResponseWriter, r *http.Request)

HandleAdapterIngest dynamically maps deeply nested JSON arrays into Tickets

func (*Handler) HandleCreateAdapter

func (h *Handler) HandleCreateAdapter(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleDeleteAdapter

func (h *Handler) HandleDeleteAdapter(w http.ResponseWriter, r *http.Request)

func (*Handler) HandleGetAdapters

func (h *Handler) HandleGetAdapters(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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