Registry / testing / gotd-neo

gotd-neo

JSON →
library0.1.5gogounverified

Package neo implements side effects simulation for testing.

go get github.com/gotd/neo
INSTALL
IMPORT
SIG · GOTD-NEO
G
gotd-neo
testinggov0.1.5
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.

neo
github.com/gotd/neo

Create a simulated time instance and print the current time.

package main import ( "fmt" "github.com/gotd/neo" ) func main() { t := neo.NewTime() t.SetTime(0) fmt.Println(t.Now()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
gotd-neo — go get gotd-neo · libregistry