package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 8, 2019
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SFError struct {
FieldError err `json:"error"`
}
An SFError represents the error format that can be rendered by stnadardfile server.
New returns a new SFError with the given message.
Error implements error interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.