billtypeservice

package
v0.0.0-...-894796f Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBillType

func AddBillType(billType *models.BillType) error

func DeleteBillType

func DeleteBillType(billTypeID uint, ownerID uint) error

func GetBillType

func GetBillType(billTypeID uint) (models.BillType, error)

func GetBillTypeList

func GetBillTypeList(ownerID uint) ([]models.BillType, error)

func UpdateBillType

func UpdateBillType(billTypeID, owner uint, data map[string]interface{}) (models.BillType, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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