Versions in this module Expand all Collapse all v0 v0.9.0 Jul 18, 2017 Changes in this version + type OpError struct + Domain string + Err error + Op string + func (e *OpError) Cause() error + func (e OpError) Error() string + type PageFrameID string + func (p *PageFrameID) UnmarshalJSON(data []byte) error + type PageResourceType int + func (e *PageResourceType) UnmarshalJSON(data []byte) error + func (e PageResourceType) MarshalJSON() ([]byte, error) + func (e PageResourceType) String() string + func (e PageResourceType) Valid() bool