mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-28 10:51:44 +01:00
Added a new function `RegisterMethodToV1Enum()` to Node, converting the internal register method string to the corresponding V1 Enum value. Included corresponding unit test in `node_test.go` to ensure correct conversion for various register methods. |
||
|---|---|---|
| .. | ||
| api_key.go | ||
| common.go | ||
| config.go | ||
| const.go | ||
| node_test.go | ||
| node.go | ||
| preauth_key.go | ||
| routes_test.go | ||
| routes.go | ||
| users.go | ||