mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-06 02:36:49 +00:00
3 lines
56 B
Go
3 lines
56 B
Go
package calendar
|
|
|
|
type Option func(*GoogleClient) error
|