Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OutputFile ¶
Types ¶
type Handler ¶
type Handler struct {
	// contains filtered or unexported fields
}
    func (*Handler) IngestFile ¶
type UnsupportedError ¶
type UnsupportedError struct {
	UnsupportedFiletype string `json:"unsupportedFiletype"`
}
    func (*UnsupportedError) Error ¶
func (u *UnsupportedError) Error() string
 Click to show internal directories. 
   Click to hide internal directories.