reports

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddRoutes

func AddRoutes(
	logger log.Logger,
	r *mux.Router,
	customerRepo customers.CustomerRepository,
	accountRepo accounts.Repository,
)

Types

type CustomerAccount

type CustomerAccount struct {
	Customer *client.Customer `json:"customer"`
	Account  *client.Account  `json:"account"`
}

Jump to

Keyboard shortcuts

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