Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFailedQuery = common.I18nErr(codes.Internal, &common.TranslateItem{Key: "errors.CalendarService.ErrFailedQuery"}, nil) ErrNoPerms = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.CalendarService.ErrNoPerms"}, nil) ErrOnePrivateCal = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.CalendarService.ErrOnePrivateCal"}, nil) ErrCalendarClosed = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.CalendarService.ErrCalendarClosed.content"}, &common.TranslateItem{Key: "errors.CalendarService.ErrCalendarClosed.title"}) ErrEntryClosed = common.I18nErr(codes.InvalidArgument, &common.TranslateItem{Key: "errors.CalendarService.ErrEntryClosed.content"}, &common.TranslateItem{Key: "errors.CalendarService.ErrEntryClosed.title"}) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.