Documentation ¶
Index ¶
- func CreateAliasFileReference(l1, c1, l2, c2 int, isAlias bool) *models.FileReference
- func CreateFileReference(l1, c1, l2, c2 int) *models.FileReference
- func DeepCompare(t *testing.T, struct1 any, struct2 any) bool
- func ReadFile(filepath string) []byte
- func SortJobs(jobs []*models.Job)
- func SortMany[T any](s []T, sortFunc func(T))
- func SortParameters(params []models.Parameter)
- func SortTrigger(trigger *models.Trigger)
- func SortTriggers(triggers []*models.Trigger)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAliasFileReference ¶ added in v0.3.0
func CreateAliasFileReference(l1, c1, l2, c2 int, isAlias bool) *models.FileReference
func CreateFileReference ¶
func CreateFileReference(l1, c1, l2, c2 int) *models.FileReference
func SortParameters ¶ added in v0.1.17
func SortTrigger ¶ added in v0.1.17
func SortTriggers ¶ added in v0.1.17
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.