containerfilemanager

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReaderFunc

type ReaderFunc func(p []byte) (n int, err error)

ReaderFunc .

func (ReaderFunc) Read

func (fn ReaderFunc) Read(p []byte) (n int, err error)

Read .

type WriterFunc

type WriterFunc func(p []byte) (n int, err error)

WriterFunc .

func (WriterFunc) Write

func (fn WriterFunc) Write(p []byte) (n int, err error)

Write .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL