elvish/pkg/store
2021-10-03 16:34:52 +01:00
..
storedefs Expose all functionalities of the persistent store in the store: module. 2021-10-03 16:34:52 +01:00
storetest pkg/store/storetest: Add test against CmdsWithSeq. 2021-09-12 22:23:22 +01:00
buckets.go pkg/store: De-export all Bucket* constants. 2019-12-26 17:52:28 +00:00
cmd_test.go Make use of (*testing.T).Cleanup in more places. 2021-08-06 23:49:11 +01:00
cmd.go Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
db_store.go Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
dir_test.go Make use of (*testing.T).Cleanup in more places. 2021-08-06 23:49:11 +01:00
dir.go Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
shared_var_test.go Make use of (*testing.T).Cleanup in more places. 2021-08-06 23:49:11 +01:00
shared_var.go Fix some lint warnings 2020-08-01 23:07:50 +01:00
staticcheck.conf Add a lint Makefile target and CI task. 2021-07-08 00:13:38 +01:00
store.go Move API of pkg/store into pkg/storedefs. 2021-06-19 01:54:00 +01:00
temp_store.go Remove most uses of the ioutil package. 2021-08-23 00:36:26 +01:00