Versions in this module Expand all Collapse all v0 v0.1.0 Nov 12, 2022 v0.0.1 Nov 10, 2022 Changes in this version + func MakeResponseError(msg string) error + func OpenFile(bus *dbus.Conn, filename string) error + func OpenURI(bus *dbus.Conn, uri string) error + type Document struct + func (p *Document) GetDefaultMountPoint() (string, error) + func (p *Document) GetMountPoint() (string, error) + func (p *Document) GetUserXdgRuntimeDir() (string, error) + type ResponseError struct + func (u *ResponseError) Error() string + func (u *ResponseError) Is(err error) bool