diff options
| author | Shulhan <ms@kilabit.info> | 2024-05-12 14:33:07 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-05-12 14:33:07 +0700 |
| commit | d5542dc8956c5d084817b60ed7451870c7175865 (patch) | |
| tree | f0aa5ce816db3a06debf065af91562efc564453d /cmd/ciigo-example/static.go | |
| parent | d71ceabc9c65014be2de9877e351b952231a49e3 (diff) | |
| download | ciigo-d5542dc8956c5d084817b60ed7451870c7175865.tar.xz | |
all: initialize memfs using New
When memfs not initialized using New, the [memfs.MemFS.PathNodes] will
be nil.
This cause any Get on new file will return 404.
Diffstat (limited to 'cmd/ciigo-example/static.go')
0 files changed, 0 insertions, 0 deletions
