go-optional icon indicating copy to clipboard operation
go-optional copied to clipboard

A library that provides Go Generics friendly "optional" features.

Results 3 go-optional issues
Sort by recently updated
recently updated
newest added

I encountered a problem during unit tests where the database/sql package was not imported. As a result, go:link did not find the database/sql.convertAssign definition during compilation, which led to a...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Other Branches These updates are pending. To force PRs open, click the checkbox...

or introducing the type compatibility