package
0.1.11
Repository: https://github.com/gotidy/lib.git
Documentation: pkg.go.dev

# README

Slice helpers

GoDev

Realize OneOf type.

OneOf allows to store different types in one variable. It supports also JSON marshalling and unmarshalling.

For example see [examples_test.go].

Documentation

GoDoc