null
Null types
Provides types for representing null values in Go, allowing marshalling and unmarshalling to/from JSON.
Nullable Go types that can be marshalled/unmarshalled to/from JSON.
36 stars
4 watching
4 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
golangjsonmarshalnullablenullboolnullfloat64nullint64nullstringnulltimesqlunmarshal
Related projects:
Repository | Description | Stars |
---|---|---|
| Zero-allocation nullable structures and conversion functions for Go | 85 |
| A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
| A package to convert internal numeric IDs into hidden, hash-based identifiers for secure data exposure control | 69 |
| Provides Go types for optionals and results with values or errors. | 17 |
| A package to access environment variables in Go | 18 |
| Provides flexible and performant JSON unmarshalling in Go with minimal extra coding required. | 377 |
| Provides a time representation that may be absent or undefined | 14 |
| A guide to best practices and design patterns in the Go programming language | 310 |
| An extension for VS Code that provides benchmark profiling support for the Go language | 7 |
| A sample Golang app demonstrating OpenTelemetry instrumentation | 0 |
| A Neovim plugin that displays type annotations in virtual text | 378 |
| A collection of CLI argument types for the Go flag package. | 43 |
| Type definitions for PocketBase's JavaScript Virtual Machine (JSVM) to enable TypeScript development with the JSVM. | 2 |
| Tools to analyze unused parameters in Go functions and identify potential issues | 533 |
| A comprehensive plugin for Neovim that provides a wide range of features and tools for Go development | 2,185 |