This website requires JavaScript.
Explore
Help
Sign in
myriation
/
headscale
Watch
1
Star
0
Fork
You've already forked headscale
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
35bfe7ced0
headscale
/
hscontrol
/
policy
/
matcher
/
matcher_test.go
2 lines
16 B
Go
Raw
Normal View
History
Unescape
Escape
Split code into modules This is a massive commit that restructures the code into modules: db/ All functions related to modifying the Database types/ All type definitions and methods that can be exclusivly used on these types without dependencies policy/ All Policy related code, now without dependencies on the Database. policy/matcher/ Dedicated code to match machines in a list of FilterRules Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-05-21 10:37:59 -06:00
package
matcher
Copy permalink