package
Version:
v1.23.6
Opens a new window with list of versions in this module.
Published: Mar 24, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func Open(uriStr string) (io.ReadCloser, error)
Open open a local file or a remote file
type ErrURISchemeNotSupported struct {
Scheme string
}
ErrURISchemeNotSupported represents a scheme error
func (e ErrURISchemeNotSupported) Error() string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.