//
pkg.gl
Category
github.com/bhoriuchi/graphql-go-server
utils
interval
package
0.3.4
Repository:
https://github.com/bhoriuchi/graphql-go-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
76 SLOC
#
Functions
ClearInterval
clearInterval imitates the builtin javascript function.
ClearTimeout
clearTimeout imitates the builtin javascript function.
SetInterval
setInterval imitates the built-in javascript function.
SetTimeout
No description provided by the author
#
Structs
Interval
implements a javascript like interval.