syncing

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	Owner   string
	Name    string
	AppKey  string
	SpaceID string
}

type Result

type Result struct {
	Action     string
	RepoFull   string
	ObjectID   string
	ReadmeSHA  string
	SpaceID    string
	SkippedMsg string
}

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New

func New(github gitHubGateway, baseURL string, store stateStore) *Service

func (*Service) Sync

func (s *Service) Sync(ctx context.Context, params Params) (Result, error)

Jump to

Keyboard shortcuts

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