frostfs-node/pkg/util/locode/db
Leonard Lyubich 56d4410913 [#638] Update to Go 1.16
Changes:

  * replace `iotuil` elements with the ones from `os` package;
  * replace `os.Filemode` with `fs.FileMode`;
  * use `signal.NotifyContext` instead of `NewGracefulContext` (removed).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-29 13:44:59 +03:00
..
airports [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
boltdb [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
continents/geojson [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
continent.go [#316] locode: Define the API of location database 2021-02-09 11:05:55 +03:00
country.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
db.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
location.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00
point.go [#316] locode: Define the API of location database 2021-02-09 11:05:55 +03:00
record.go [#521] *: use stdlib `errors` package 2021-05-19 16:42:54 +03:00