Documentation
¶
Index ¶
- func CalculateScore(evaluations []models.Evaluation) map[string]float64
- func EvalAssets(paths []string) (models.Evaluation, error)
- func EvalIconLibs(content *string) (models.Evaluation, error)
- func EvalMuiExtraLibs(content *string) (models.Evaluation, error)
- func EvalReactVersion(content *string) (models.Evaluation, error)
- func EvalStylingLibs(content *string) (models.Evaluation, error)
- func EvalThemeProviders(paths []string) (models.Evaluation, error)
- func EvalWebFonts(paths []string) (models.Evaluation, error)
- func NewEvaluation(name string, desc string, score int, maxScore int, minScore int, weight int, ...) models.Evaluation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateScore ¶
func CalculateScore(evaluations []models.Evaluation) map[string]float64
func EvalAssets ¶
func EvalAssets(paths []string) (models.Evaluation, error)
func EvalIconLibs ¶
func EvalIconLibs(content *string) (models.Evaluation, error)
func EvalMuiExtraLibs ¶
func EvalMuiExtraLibs(content *string) (models.Evaluation, error)
func EvalReactVersion ¶
func EvalReactVersion(content *string) (models.Evaluation, error)
func EvalStylingLibs ¶
func EvalStylingLibs(content *string) (models.Evaluation, error)
func EvalThemeProviders ¶
func EvalThemeProviders(paths []string) (models.Evaluation, error)
func EvalWebFonts ¶
func EvalWebFonts(paths []string) (models.Evaluation, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.