cii

package
v0.6.6 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIndex

func GetIndex(db *gorm.DB, financialYear string) uint

func UpsertAll

func UpsertAll(db *gorm.DB, ciis []*CII)

Types

type CII

type CII struct {
	ID                 uint   `gorm:"primaryKey" json:"id"`
	FinancialYear      string `json:"financial_year"`
	CostInflationIndex uint   `json:"cost_inflation_index"`
}

Jump to

Keyboard shortcuts

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