steam

package
v1.45.13 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APP struct{ Steam Steam }

Functions

This section is empty.

Types

type AttrCopyFn

type AttrCopyFn struct {
	// contains filtered or unexported fields
}

func CopyFn

func CopyFn(fn func(copied []byte) error) AttrCopyFn

func (AttrCopyFn) Register

func (my AttrCopyFn) Register(steam *Steam)

type AttrReadCloser

type AttrReadCloser struct {
	// contains filtered or unexported fields
}

func ReadCloser

func ReadCloser(readCloser io.ReadCloser) AttrReadCloser

func (AttrReadCloser) Register

func (my AttrReadCloser) Register(steam *Steam)

type Attributer

type Attributer interface {
	Register(steam *Steam)
}

type Steam

type Steam struct {
	Error error
	// contains filtered or unexported fields
}

func (Steam) Copy

func (my Steam) Copy() (io.ReadCloser, error)

Copy 复制流

func (Steam) New

func (Steam) New(attrs ...Attributer) Steam

New 实例化:Steam

func (Steam) Set

func (my Steam) Set(attrs ...Attributer) Steam

Jump to

Keyboard shortcuts

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