Sasha Koshka sashakoshka
  • Manehattan MAS hub
  • https://holanet.xyz
  • Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.

  • Joined on 2022-08-07
sashakoshka pushed to main at sashakoshka/go-util 2024-12-14 21:58:49 -07:00
1a13d59a05 sync: Add package-level doc comment
sashakoshka released v0.7.0 at sashakoshka/go-util 2024-12-14 21:56:46 -07:00
sashakoshka pushed tag v0.7.0 to sashakoshka/go-util 2024-12-14 21:56:45 -07:00
sashakoshka closed issue sashakoshka/goutil#1 2024-12-14 21:54:45 -07:00
Repository name should be go-util
sashakoshka pushed to main at sashakoshka/go-util 2024-12-14 21:54:28 -07:00
7141c6cef4 Migrate go.mod
sashakoshka pushed to main at sashakoshka/go-util 2024-12-14 21:06:37 -07:00
a6348ad530 Update README.md
sashakoshka pushed to main at sashakoshka/goutil 2024-12-14 21:05:16 -07:00
1fb18186de Update README.md
sashakoshka pushed to main at sashakoshka/go-util 2024-12-14 20:57:29 -07:00
c6f54927b0 sync: Add Locker type
0f9d8fb102 sync: Select, Combine work with more channel types
09aa19e7c1 sync: Add Select, Combine
9fd40a37b8 sync: Don't panic on double close of Gate, return error instead
709f41a974 sync: Add a Reset method to Gate which re-opens it.
Compare 10 commits »
sashakoshka created branch main in sashakoshka/go-util 2024-12-14 20:57:28 -07:00
sashakoshka created repository sashakoshka/go-util 2024-12-14 13:04:15 -07:00
sashakoshka opened issue sashakoshka/go-cli#2 2024-12-14 13:03:00 -07:00
Need more unit tests
sashakoshka opened issue sashakoshka/go-service#1 2024-12-14 13:01:12 -07:00
Need more unit tests
sashakoshka released v0.7.0 at sashakoshka/goutil 2024-12-13 11:46:20 -07:00
sashakoshka pushed tag v0.7.0 to sashakoshka/goutil 2024-12-13 11:46:20 -07:00
sashakoshka pushed to main at sashakoshka/goutil 2024-12-12 16:45:52 -07:00
61620a6751 sync: Add RLocker
sashakoshka released v0.1.2 at sashakoshka/go-cli 2024-12-11 23:19:18 -07:00
sashakoshka pushed tag v0.1.2 to sashakoshka/go-cli 2024-12-11 23:19:18 -07:00
sashakoshka pushed to main at sashakoshka/go-cli 2024-12-11 23:18:11 -07:00
541886e9ad Fix slice out of bounds
sashakoshka closed issue sashakoshka/go-cli#1 2024-12-11 23:18:11 -07:00
Slice index out of bounds when specifying an value flag at the end with no value
sashakoshka opened issue sashakoshka/go-cli#1 2024-12-11 23:13:38 -07:00
Slice index out of bounds when specifying an value flag at the end with no value