aboutsummaryrefslogtreecommitdiff
path: root/lib/memfs/options.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-12-03lib/memfs: move compiled regex to their optionsShulhan
2024-07-22lib/memfs: sanitize the Root directory to fix refreshShulhan
2022-07-09lib/memfs: rename Option field Development to TryDirectShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2022-04-06lib/memfs: update comment on the struct Options and its fieldsShulhan
2021-12-19lib/memfs: realign struct Node, Options, PathNode, and on unit testsShulhan
2021-10-26lib/memfs: move the embedded parameter to OptionsShulhan
2021-01-10memfs: refactoring Go generate code to use memfs.MemFS instanceShulhan
2021-01-08memfs: remove field WithContentShulhan
2021-01-08memfs: refactoring, allow multiple instances of memfs in single packageShulhan