Namespace: go.std.io.ioutil

v1.0

Contents

Summary

Provides a low-level interface to the io/ioutil package.

Package ioutil implements some I/O utility functions.

Deprecated: As of Go 1.16, the same functionality is now provided
by package io or package os, and those implementations
should be preferred in new code.
See the specific function documentation for details.

Index

Legend

Constants

Constants are variables with :const true in their metadata. Joker currently does not recognize them as special; as such, it allows redefining them or their values.

Variables

Functions, Macros, and Special Forms

Types