Use strings.Cut instead of strings.Split* where possible #65

Closed
opened 2023-02-20 12:19:58 +00:00 by fyrchik · 0 comments
fyrchik commented 2023-02-20 12:19:58 +00:00 (Migrated from github.com)

Go 1.18 adds strings.Cut/bytes.Cut functions which may be useful.

Go 1.18 adds `strings.Cut`/`bytes.Cut` functions which may be useful.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#65
No description provided.