pcodecsmock

package
v1.29.2 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2026 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package pcodecsmock re-exports luxfi/codec/codecmock so node/vms test files can mock codec.Manager via pcodecsmock.NewManager(ctrl) without importing luxfi/codec directly. Wave 2D of the codec rip (#101).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager = codecmock.Manager

Manager is the codecmock.Manager mock — a gomock-generated double for codec.Manager. Re-exported as pcodecsmock.Manager so test files don't pull in luxfi/codec/codecmock directly.

func NewManager

func NewManager(ctrl *gomock.Controller) *Manager

NewManager builds a fresh Manager mock against the supplied controller. Mirrors codecmock.NewManager.

Jump to

Keyboard shortcuts

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