1
0
Fork 0
Go to file
Maxim Lebedev 2704399e3f
🧑‍💻 Added testing package
2024-02-09 12:59:58 +06:00
docs 📝 Added README files 2024-02-09 11:52:41 +06:00
path 📝 Fixed input name in path.Shift docs 2024-02-09 12:30:58 +06:00
pointer 📝 Added packages docs 2024-02-09 12:20:42 +06:00
testing 🧑‍💻 Added testing package 2024-02-09 12:59:58 +06:00
LICENSE.md 📄 Added LICENSE.md 2024-02-09 11:36:59 +06:00
go.mod 🎉 Initial commit 2024-02-09 07:11:04 +06:00
hacks.go 📝 Added package docs 2024-02-09 11:37:08 +06:00

docs/README.en.md

hacks

Various utilities for common and typical cases

Go Go Reference

Import submodule by its URL:

import "source.toby3d.me/toby3d/hacks/pointer"

Do not use the root address of the repository, as it is empty and only for documentation.