aboutsummaryrefslogtreecommitdiff
path: root/client_test.go
AgeCommit message (Collapse)Author
2025-01-11all: add options for ClientShulhan
Currently, the options contains Debug field that print the HTML response as text when set to 1.
2024-04-17all: rename the module and package to "kbbi"Shulhan
Since this module is connecting to KBBI server directly, the module and package name now reflect that, hence we rename them to kbbi. Another reason is we have an internal module named kamusku, in another repository.