toolsgolang.org/x/tools/godoc/vfs/zipfs Index | Files

package zipfs

import "golang.org/x/tools/godoc/vfs/zipfs"

Package zipfs file provides an implementation of the FileSystem interface based on the contents of a .zip file.

Assumptions:

Index

Functions

func New

func New(rc *zip.ReadCloser, name string) vfs.FileSystem

Source Files

zipfs.go

Version
v0.30.0 (latest)
Published
Feb 10, 2025
Platform
linux/amd64
Imports
11 packages
Last checked
5 hours ago

Tools for package owners.