mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-11 21:26:50 +00:00
3 lines
51 B
Go
3 lines
51 B
Go
package calendar
|
|
|
|
type Option func(*Service) error
|