zoo

module
v0.0.0-...-75af99c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2023 License: BSD-2-Clause

README

       _oo     .-.        .-.        
    >-(_  \  c(O_O)c    c(O_O)c      
       / _/ ,'.---.`,  ,'.---.`,     
      / /  / /|_|_|\ \/ /|_|_|\ \    
     / (   | \_____/ || \_____/ |    
    (   `-.'. `---' .`'. `---' .`    
     `--.._) `-...-'    `-...-'      

zoo
---
constraints     Package constraints is modified version golang.org/x/exp/constraints.
is              Package 'is' provides type checking and value validation.
regex           Package regex is set usefull regular expressions.
to              Package to provides type conversions.
validator       Package validator wraps github.com/n4x2/zoo/is as struct validator.

Directories

Path Synopsis
Package constraints defines a set of useful constraints to be used with type parameters.
Package constraints defines a set of useful constraints to be used with type parameters.
Package is provides functions for checking types and values.
Package is provides functions for checking types and values.
Package regex provides regular expressions.
Package regex provides regular expressions.
Package to provides a set of useful functions for type conversion.
Package to provides a set of useful functions for type conversion.
Package validator provides struct validation based on tags.
Package validator provides struct validation based on tags.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL