go-webdav icon indicating copy to clipboard operation
go-webdav copied to clipboard

internal: add PropFindValue

Open emersion opened this issue 1 year ago • 0 comments
trafficstars

NewPropFindResponse uses callbacks to lazily build the response. However, some props are static: they don't require any processing to generate. Add a small helper to reduce boilerplate a bit.

emersion avatar Apr 17 '24 15:04 emersion