types

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2026 License: CC0-1.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrintJobId

type PrintJobId struct {
	Value string
}

func (*PrintJobId) MarshalParcel

func (s *PrintJobId) MarshalParcel(
	p *parcel.Parcel,
) error

func (*PrintJobId) UnmarshalParcel

func (s *PrintJobId) UnmarshalParcel(
	p *parcel.Parcel,
) error

type PrintJobInfo

type PrintJobInfo struct {
	Label        string
	PrinterName  string
	State        int32
	AppId        int32
	Tag          string
	CreationTime int64
	Copies       int32
	Progress     float32
	StatusRes    int32
	PrinterId    *PrinterId
}

func (*PrintJobInfo) MarshalParcel

func (s *PrintJobInfo) MarshalParcel(
	p *parcel.Parcel,
) error

func (*PrintJobInfo) UnmarshalParcel

func (s *PrintJobInfo) UnmarshalParcel(
	p *parcel.Parcel,
) error

type PrinterId

type PrinterId struct {
	LocalId string
}

func (*PrinterId) MarshalParcel

func (s *PrinterId) MarshalParcel(
	p *parcel.Parcel,
) error

func (*PrinterId) UnmarshalParcel

func (s *PrinterId) UnmarshalParcel(
	p *parcel.Parcel,
) error

Jump to

Keyboard shortcuts

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