Cassondra Foesch
f3501dc6ba
address code review
2024-01-19 01:23:22 +00:00
Cassondra Foesch
d1903fbd46
rework client to prevent after-close usage, and support perm at open
2024-01-19 00:20:23 +00:00
Cassondra Foesch
ba854bee45
collect all marshal/unmarshal functions into packet.go
2021-08-11 11:12:34 +00:00
Nicola Murino
b4ea0fd6f6
fix lint issues
...
These lint issues remain:
- request-errors.go, aliases for new error types
- request-attrs.go, UidGid. Changing this will break compatibility
2019-08-30 17:04:37 +02:00
John Eikenberry
0ef30ab089
Make request attribute structs public for docs
...
Make the structures used to hold the file flags/attributes public so
they can be documented. Improve the names to make their use clearer and
make the docs more obvious.
Fixes #245
2018-05-11 14:15:09 -07:00
John Eikenberry
f6a9258a0f
add helper methods for request flags/attrs data
2018-01-09 15:31:54 -08:00