Versions in this module Expand all Collapse all v0 v0.0.6 Mar 22, 2026 v0.0.5 Mar 22, 2026 Changes in this version + type PrintJobId struct + Value string + func (s *PrintJobId) MarshalParcel(p *parcel.Parcel) error + func (s *PrintJobId) UnmarshalParcel(p *parcel.Parcel) error + type PrintJobInfo struct + AppId int32 + Copies int32 + CreationTime int64 + Label string + PrinterId *PrinterId + PrinterName string + Progress float32 + State int32 + StatusRes int32 + Tag string + func (s *PrintJobInfo) MarshalParcel(p *parcel.Parcel) error + func (s *PrintJobInfo) UnmarshalParcel(p *parcel.Parcel) error + type PrinterId struct + LocalId string + func (s *PrinterId) MarshalParcel(p *parcel.Parcel) error + func (s *PrinterId) UnmarshalParcel(p *parcel.Parcel) error