api

package
v0.0.0-...-90e23d6 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Card

type Card struct {
	Network    string `json:"network" binding:"required"`
	CardNumber string `json:"card_number" binding:"required"`
}

type RestServer

type RestServer struct {
	// contains filtered or unexported fields
}

func InitServer

func InitServer() *RestServer

func (RestServer) Serve

func (s RestServer) Serve()

Jump to

Keyboard shortcuts

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