httpfs - ActiveState ActiveGo 1.8
...

Package httpfs

import "golang.org/x/tools/godoc/vfs/httpfs"
Overview
Index

Overview ▾

Package httpfs implements http.FileSystem using a godoc vfs.FileSystem.

func New

func New(fs vfs.FileSystem) http.FileSystem