Unofficial Daily.co Go client library.
Refer to Daily.co's API reference for details about the underlying REST API, requests, and responses.
client := daily.New(daily.WithAuth(API_KEY))
cfg, err := client.GetDomainConfig(context.Background())
Unofficial Daily.co Go client library.
Refer to Daily.co's API reference for details about the underlying REST API, requests, and responses.
client := daily.New(daily.WithAuth(API_KEY))
cfg, err := client.GetDomainConfig(context.Background())