wilk

joined 2 years ago
[–] [email protected] 1 points 1 year ago (1 children)

@CodeBlooded Gorilla is not more abandoned. Anyway a proposal will add PathValue and make Chi and GorillaMux useless. https://github.com/golang/go/issues/61410

[–] [email protected] 0 points 1 year ago (2 children)

@gnus_migrate @nebiros In Go we consider errors as values and not fatal or exceptions. For example sql.ErrNoRows , io.EOF, custom... It's why they are returned and used like any other values.

[–] [email protected] 0 points 1 year ago (1 children)

@nickel Not boring release this time !