data

package
v0.0.0-...-2cea6d0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2022 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 JsonFile

type JsonFile struct {
	DbUser map[string]model.User
	DbLoan map[string]model.LoanApplication
	sync.RWMutex
	// contains filtered or unexported fields
}

func NewJson

func NewJson(path string) *JsonFile

func (*JsonFile) Generate

func (f *JsonFile) Generate(w io.Writer) error

func (*JsonFile) ScanToMap

func (f *JsonFile) ScanToMap(r io.Reader, tableName string) error

Jump to

Keyboard shortcuts

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