Categorygithub.com/go-board/std
module
0.6.0
Repository: https://github.com/go-board/std.git
Documentation: pkg.go.dev

# README

std

GitHub CI Go Reference License

codecov

Last Commit Last Version

Introduction

🥂 Std is an enhanced version of the standard library based the new Generics feature.

This project aims to provide a set of useful tools and libraries for the Go programming language.

Unlike using interface{}, this library can be used to create a generic type that can be used to create a type-safe API. And with Generics, no longer need use reflect package, so we can benifit from the performance.

Installation

go get -u github.com/go-board/std

Packages Hierarchy

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author