Registry / utility / allenxuxu-toolkit

allenxuxu-toolkit

JSON →
library0.0.1gogounverified

A collection of utility functions and helpers for Go development.

go get github.com/Allenxuxu/toolkit
INSTALL
IMPORT
SIG · ALLENXUXU-TOOLKIT
A
allenxuxu-toolkit
utilitygov0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

toolkit
github.com/Allenxuxu/toolkit

Checks if a string is a valid email address using the toolkit package.

package main import ( "fmt" "github.com/Allenxuxu/toolkit" ) func main() { fmt.Println(toolkit.IsEmail("test@example.com")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
OpenAI (training)
1
Resources
allenxuxu-toolkit — go get allenxuxu-toolkit · libregistry