Goify (goify)

Goify

goify

Geek Repo

on the Go !

Github PK Tool:Github PK Tool

Goify's repositories

asyncify

This is a Go module that provides an implementation of Promises, similar to those in JavaScript, including support for then, catch, and finally. It also allows for Await to be used to block the execution of the program until the promise resolves or rejects.

Language:GoLicense:MITStargazers:1Issues:0Issues:0

gopherjson

GopherJSON is a powerful and flexible Go package that provides advanced serialization and deserialization capabilities for working with JSON data.

Language:GoLicense:MITStargazers:1Issues:0Issues:0

logaro

Logaro is a lightweight Go package for JSON-based logging. It provides a simple and flexible logging solution with support for log levels, log entry customization, and hierarchical loggers.

Language:GoLicense:MITStargazers:1Issues:0Issues:0

temporalis

Go package that provides additional functionality for working with time values beyond what is provided by the standard time package. It includes all of the functions from the `time` package as well as additional functions for formatting and parsing time values.

Language:GoLicense:MITStargazers:1Issues:0Issues:0

welog

A simple and colorful logging module for Go. It allows developers to easily log messages at different log levels, including Debug, Info, Warn, and Error.

Language:GoLicense:MITStargazers:1Issues:0Issues:0