config

package
v0.0.0-...-12f81a5 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2023 License: Unlicense Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RootBucket    = []byte("DB")
	AccountBucket = []byte("ACCOUNT")
	PaymentBucket = []byte("PAYMENT")
)

Functions

func SetupDB

func SetupDB() (*bolt.DB, error)

Types

type Routes

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

func NewRouter

func NewRouter(dbConfig *bolt.DB, route *mux.Router, payController *controllers.PaymentControllers) *Routes

func (*Routes) Start

func (r *Routes) Start() *mux.Router

Jump to

Keyboard shortcuts

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