2025-01-12 21:09:12 +03:00
|
|
|
EmbedFileSystem{
|
|
|
|
files: {'assets/example.json': EmbedFile{
|
2025-01-20 22:41:39 +03:00
|
|
|
data: embed_file.EmbedFileData{ len: 22, path: "assets/example.json", apath: "", uncompressed: 846284 }
|
2025-01-12 21:09:12 +03:00
|
|
|
meta: EmbedFileMetadata{
|
|
|
|
key: 'assets/example.json'
|
|
|
|
name: 'example.json'
|
|
|
|
ext: 'json'
|
|
|
|
mimetype: 'application/json'
|
|
|
|
}
|
|
|
|
}}
|
|
|
|
}
|
|
|
|
{"some": "JSON data"}
|