Documentation ¶
Index ¶
Constants ¶
View Source
const ( ACCOUNT = "account" AMOUNT = "amount" COUNT = "count" FROM = "from" TO = "to" ICOME = "income" SPEND = "spend" TRANS = "trans" INVEST = "invest" CHECK = "check" )
View Source
const ( DAY = "day" WEEK = "week" MONTH = "month" YEAR = "year" LONG = "long" )
View Source
const ( TASK_POD = "task.pod" SCALE = "scale" )
View Source
const ( INCOME = "income" TAX = "tax" )
View Source
const ( ONCE = "once" STEP = "step" )
View Source
const ( PREPARE = "prepare" PROCESS = "process" CANCEL = "cancel" FINISH = "finish" )
View Source
const ( BEGIN_TIME = "begin_time" END_TIME = "end_time" STATUS = "status" LEVEL = "level" SCORE = "score" )
View Source
const ( BEGIN = "begin" END = "end" )
View Source
const ASSET = "asset"
View Source
const EPIC = "epic"
View Source
const HOUSE = "house"
View Source
const LOAN = "loan"
View Source
const PLAN = "plan"
View Source
const SALARY = "salary"
View Source
const TASK = "task"
View Source
const TEAM = "team"
View Source
const TODO = "todo"
Variables ¶
Functions ¶
func PlanInsertPlan ¶ added in v1.8.8
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.