1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale/cli
greizgh 8571513e3c
reformat code (#2019)
* reformat code

This is mostly an automated change with `make lint`.
I had to manually please golangci-lint in routes_test because of a short
variable name.

* fix start -> strategy which was wrongly corrected by linter
2024-07-22 08:56:00 +02:00
..
api_key.go new IP allocator and add postgres to integration tests. (#1756) 2024-02-18 19:31:29 +01:00
configtest.go
debug.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
dump_config.go
generate.go
mockoidc.go
nodes.go remove custom contains funcs for slices.Contains (#2015) 2024-07-19 09:04:04 +02:00
policy.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
preauthkeys.go Ephemeral keys can now be reusable and non-reusable 2024-03-03 12:37:37 +01:00
pterm_style.go
root.go Initialize log config earlier to prevent trace messages being printed early on (#1939) 2024-05-15 20:40:30 -04:00
routes.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
server.go
users.go Remove support for non-noise clients (pre-1.32) (#1611) 2023-11-23 08:31:33 +01:00
utils.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
version.go