Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OosHandler ¶
type OosHandler struct {
// contains filtered or unexported fields
}
func NewOosHandler ¶
func NewOosHandler(dir string) *OosHandler
func (*OosHandler) Handle ¶
func (o *OosHandler) Handle(uri string) (exists bool)
func (*OosHandler) ImportExisting ¶
func (o *OosHandler) ImportExisting()
Click to show internal directories.
Click to hide internal directories.