Documentation
¶
Overview ¶
Package repoutil contains small repository-sync helpers shared by fetch, sweep, and drift.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotFound ¶
IsNotFound reports whether err is GitHub's HTTP 404 response.
func Timestamptz ¶
func Timestamptz(value time.Time) pgtype.Timestamptz
Timestamptz converts a required timestamp to sqlc's pgtype representation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.