vendor
|
go mod vendor
|
2024-02-23 11:38:43 -05:00 |
.gitignore
|
Initial commit
|
2023-12-08 10:55:19 -05:00 |
chat.go
|
Added channel name to chat view
|
2024-02-06 14:49:20 -05:00 |
client.go
|
Added json tags to NewClientOptions
|
2024-02-09 12:17:22 -05:00 |
error.go
|
Added basic request functionality
|
2023-12-08 13:55:04 -05:00 |
go.mod
|
Changed cookiejar implementation
|
2024-02-08 16:05:23 -05:00 |
go.sum
|
Changed cookiejar implementation
|
2024-02-08 16:05:23 -05:00 |
LICENSE
|
Changed name of library
|
2023-12-08 10:59:20 -05:00 |
livestream.go
|
Added 30 second timeout to API request
|
2024-01-06 11:39:59 -05:00 |
livestream_test.go
|
Added basic request functionality
|
2023-12-08 13:55:04 -05:00 |
md5.js.go
|
Added functionality to log in and log out
|
2023-12-12 13:30:51 -05:00 |
README.md
|
Changed name of library
|
2023-12-08 10:59:20 -05:00 |