Documentation
¶
Index ¶
- func GetControllerAndActionFromPath(path string) (string, string)
- func MostCsrfErrors(sheets []data.MostCsrfErrors, timestampObj data.TimestampFilename, ...) ([]data.MostCsrfErrors, data.TimestampFilename, error)
- func MostUsedFeatures(sheets []data.MostAccessedFeatures, timestampObj data.TimestampFilename, ...) ([]data.MostAccessedFeatures, data.TimestampFilename, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MostCsrfErrors ¶
func MostCsrfErrors(sheets []data.MostCsrfErrors, timestampObj data.TimestampFilename, file *os.File) ([]data.MostCsrfErrors, data.TimestampFilename, error)
func MostUsedFeatures ¶
func MostUsedFeatures(sheets []data.MostAccessedFeatures, timestampObj data.TimestampFilename, file *os.File) ([]data.MostAccessedFeatures, data.TimestampFilename, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.