frostfs-node/pkg/util/locode
Leonard Lyubich f88e0866fe [#316] locode: Implement NeoFS location database based on BoltDB instance
Define NeoFS location database based on BoltDB. Implement methods to save
the record by key (Put) and to read the record by key (Get).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-09 11:05:55 +03:00
..
column [#316] locode: Define UN/LOCODE table data types 2021-02-09 11:05:55 +03:00
db [#316] locode: Implement NeoFS location database based on BoltDB instance 2021-02-09 11:05:55 +03:00
table/csv [#316] locode: Implement csv UN/LOCODE table 2021-02-09 11:05:55 +03:00
record.go [#316] locode: Define structure of the entry of the UN/LOCODE table 2021-02-09 11:05:55 +03:00