summaryrefslogtreecommitdiff
path: root/client_test.go
AgeCommit message (Collapse)Author
2024-10-02Rename Soundbox to Clientxegineering
Since the module name is `soundbox` naming the primary type of the module also `Soundbox` is redundant. Following similar code from the Go standard library this struct is renamed to `Client`.