repoutil

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2026 License: MIT Imports: 7 Imported by: 0

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

func IsNotFound(err error) bool

IsNotFound reports whether err is GitHub's HTTP 404 response.

func Split

func Split(fullName string) (string, string, error)

Split separates an owner/name repository identifier.

func Timestamptz

func Timestamptz(value time.Time) pgtype.Timestamptz

Timestamptz converts a required timestamp to sqlc's pgtype representation.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL