analyzer

package
v0.0.0-...-14afb68 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	Jobs map[string]struct {
		Steps []struct {
			Uses string
			With map[string]string
		}
	}
}

type Summary

type Summary struct {
	TotalRepositories int
	TotalSteps        int
	With              map[string]int
}

func GetSummary

func GetSummary(actionName string, configs <-chan downloader.ActionConfiguration) *Summary

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL