Discord RPC library and a system info program.
Go to file
Ophestra Umiker 7074a1a950
library: rpc: many RPC data types and client handshake activation
Add a few internal validation functions to make validation cleaner, activation function is called as needed so explicit client activation is not required.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-06-19 23:16:43 +09:00
.gitignore go: initialise go module 2024-06-19 23:07:05 +09:00
go.mod go: initialise go module 2024-06-19 23:07:05 +09:00
go.sum go: initialise go module 2024-06-19 23:07:05 +09:00
io.go library: rpc: many RPC data types and client handshake activation 2024-06-19 23:16:43 +09:00
io_unix.go library: io: implement client type and I/O methods 2024-06-19 23:11:44 +09:00
rpc.go library: rpc: many RPC data types and client handshake activation 2024-06-19 23:16:43 +09:00