This website requires JavaScript.
Explore
Help
Sign In
lib
/
go-twitch
Watch
1
Star
0
Fork
You've already forked go-twitch
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
422102ccee
go-twitch
/
api.go
8 lines
98 B
Go
Raw
Blame
History
package
twitch
import
"go.fifitido.net/twitch/api"
func
NewAPI
(
)
*
api
.
API
{
return
api
.
New
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink