//
pkg.gl
Category
github.com/neuspaces/terraform-provider-system
internal
lib
limited
package
0.5.0
Repository:
https://github.com/neuspaces/terraform-provider-system.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
17 SLOC
#
Functions
NewWriter
NewWriter returns an ioWriter that writes to w but stops with EOF after n bytes.
#
Structs
Writer
A Writer writes to W but limits the amount of data returned to just N bytes.