Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFileIsNotLocked = errors.New("file is not locked")
Functions ¶
This section is empty.
Types ¶
type FileController ¶
type ValidationError ¶
type ValidationError struct {
Message string
}
func (ValidationError) Error ¶
func (e ValidationError) Error() string
type ValidationErrorProps ¶
Click to show internal directories.
Click to hide internal directories.