Discover Packages
github.com/rilldata/rill
runtime
pkg
fileutil
package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: Nov 22, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
CopyToTempFile pipes a reader to a temporary file. The caller must delete
the temporary file when it's no longer needed.
FullExt returns all of path's extensions. For example, for "foo.csv.zip"
it returns ".csv.zip", not just ".zip" as filepath.Ext from the standard
library does.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.