Documentation ¶
Overview ¶
Copyright (c) 2023, donnie <donnie4w@gmail.com> All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
github.com/donnie4w/tldb
Copyright (c) 2023, donnie <donnie4w@gmail.com> All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
github.com/donnie4w/tldb
Copyright (c) 2023, donnie <donnie4w@gmail.com> All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
github.com/donnie4w/tldb
Index ¶
Constants ¶
View Source
const ( TRANS_KEY = "1_0_" TRANS_DEL = "1_1_" BACK_KEY = "1_2_" BATCH_KEY = "1_3_" STAT_KEY = "1_4_" )
View Source
const ( KEY2_ID_ = "2_0_" KEY2_IDX_ = "2_1_" KEY2_SEQ = "2_2_" KEY2_PTE = "2_3_" KEY2_DB = "2_4_" KEY2_TABLE = "2_5_" KEY2_MQ_TABLE = "2_6_" )
View Source
const ( KEY3_SEQ = "3_1_" KEY3_MAXSEQ = "3_2_" )
View Source
const (
KEY0_SYS = "0_0_"
)
Variables ¶
View Source
var KeyLevel0 = &keyLevel0{}
View Source
var KeyLevel1 = &keyLevel1{}
View Source
var KeyLevel2 = &keyLevel2{}
View Source
var KeyLevel3 = &keyLevel3{}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.