api

package
v0.0.0-...-8f31e64 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Amount

type Amount string

func NewAmount

func NewAmount(amount decimal.Decimal, cur string) *Amount

func (Amount) Amount

func (s Amount) Amount() decimal.Decimal

func (Amount) Currency

func (s Amount) Currency() string

func (Amount) String

func (s Amount) String() string

type PayToURI

type PayToURI string

payto://x-taler-bank/bank.demo.taler.net/dasbank

type QueryBool

type QueryBool string
var (
	QueryBoolNo  QueryBool = "no"
	QueryBoolYes QueryBool = "yes"
)

type RelativeTime

type RelativeTime struct {
	D_MS int64 `json:"d_ms"`
}

func NewRelativeTime

func NewRelativeTime(arg time.Duration) *RelativeTime

type Timestamp

type Timestamp struct {
	T_MS int64 `json:"t_ms"`
}

func NewTimestamp

func NewTimestamp(arg time.Time) *Timestamp

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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