Versions in this module Expand all Collapse all v1 v1.0.0 Mar 13, 2024 Changes in this version + func Open(file string) (fs.Dir, error) + func OpenHttp(url string) (fs.Dir, error) + func OpenHttps(url string) (fs.Dir, error) + type FS struct — js/wasm + type FS zip.ReadCloser — darwin/amd64, linux/amd64, windows/amd64 + func (zipf *FS) Close() error + func (zipf *FS) Open(name string) (io.ReadCloser, error)