Documentation ¶
Index ¶
- type Sheet
- func CopyNextMonthFromPrevious(sheetPort port.GoogleSheetPort, drivePort port.GoogleDrivePort, ...) (*Sheet, error)
- func CopyNextMonthFromSheetId(sheetPort port.GoogleSheetPort, drivePort port.GoogleDrivePort, sheetId string, ...) (*Sheet, error)
- func SheetFromId(id string, port port.GoogleSheetPort, clock clock.Clock) *Sheet
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sheet ¶
type Sheet struct {
// contains filtered or unexported fields
}
func CopyNextMonthFromPrevious ¶
func CopyNextMonthFromPrevious(sheetPort port.GoogleSheetPort, drivePort port.GoogleDrivePort, clock clock.Clock) (*Sheet, error)
func CopyNextMonthFromSheetId ¶
func CopyNextMonthFromSheetId(sheetPort port.GoogleSheetPort, drivePort port.GoogleDrivePort, sheetId string, clock clock.Clock) (*Sheet, error)
func SheetFromId ¶
func (*Sheet) ClearRange ¶
func (*Sheet) CutAndPasteRange ¶
func (*Sheet) SetCurrentMonthPeriodMetadata ¶
Click to show internal directories.
Click to hide internal directories.