frostfs-node/pkg
Pavel Karpy 501c78f327 [#902] util/locode: Fix parsing minutes
Convert minutes of received coordinates
to decimal parts of degree, and do not
use decimal part of float as storage for
minutes: "5915N 01806E" is
59.25N 18.10E, not 59°15'N 18°06'E.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-10-12 22:25:01 +03:00
..
core [#645] client/cache: Check response public key in all client operations 2021-09-30 20:57:00 +03:00
innerring [#867] governance: Add option to disable governance sync 2021-09-30 20:57:13 +03:00
local_object_storage [#868] blobstor: allow to decompress objects on-the-fly 2021-10-08 16:01:45 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
network [#883] network: parse URI properly 2021-10-12 15:50:51 +03:00
services [#881] acl: Use session token from request at object.Put 2021-10-08 17:18:32 +03:00
util [#902] util/locode: Fix parsing minutes 2021-10-12 22:25:01 +03:00