woodpecker/server/grpc
qwerty287 001b5639a6
Use assert for test (#3201)
instead of `if`s
2024-01-14 19:33:58 +01:00
..
auth_server.go Lowercase all log strings (#3173) 2024-01-11 19:17:07 +01:00
authorizer.go Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
filter.go Enable some linters (#3129) 2024-01-09 21:35:37 +01:00
filter_test.go Enable some linters (#3129) 2024-01-09 21:35:37 +01:00
jwt_manager.go Replace interface{} with any (#2807) 2023-11-12 18:23:48 +01:00
rpc.go Lowercase all log strings (#3173) 2024-01-11 19:17:07 +01:00
rpc_test.go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
server.go Enable some linters (#3129) 2024-01-09 21:35:37 +01:00