AlessandroSechi / zammad-go

BSD 3-Clause "New" or "Revised" License
11 stars 6 forks source link

Miek/client #15

Closed miekg closed 2 months ago

miekg commented 2 months ago

New replaces NewClient + cleanups

Use New instead of NewClient to be more idomatic. Some cleanups, make a few functions private that don't need to be exported. Document how the authentication is applied.

Signed-off-by: Miek Gieben miek@miek.nl