//
pkg.gl
Category
github.com/haproxytech/config-parser/v4
sorter
package
4.2.1
Repository:
https://github.com/haproxytech/config-parser.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
1
Files
89 SLOC
#
Functions
Sort
Sort sections based on rules: - all dependencies must exist - there must be no circular dependencies - sort by Name - if there is a dependency, section is moved after the one it depends on.
#
Structs
Section
No description provided by the author