requestreceiver

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = service.Config{
	Kind:   service.DIRECT,
	Method: "POST",
	Path:   "/request-receiver",
	Direct: direct,
	Input:  input,
}

Functions

This section is empty.

Types

type Product

type Product struct {
	ID   string `json:"id"   db:"id"`
	Name string `json:"name" db:"name"`
}

Jump to

Keyboard shortcuts

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