mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
chore: replace wsconncache with a single tailnet (#8176)
This commit is contained in:
@ -109,6 +109,7 @@ type Options struct {
|
||||
GitAuthConfigs []*gitauth.Config
|
||||
TrialGenerator func(context.Context, string) error
|
||||
TemplateScheduleStore schedule.TemplateScheduleStore
|
||||
Coordinator tailnet.Coordinator
|
||||
|
||||
HealthcheckFunc func(ctx context.Context, apiKey string) *healthcheck.Report
|
||||
HealthcheckTimeout time.Duration
|
||||
|
Reference in New Issue
Block a user