daemon

package
v0.0.0-...-57fe098 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Package daemon is the entry-point for the Grit daemon executable.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ver string) error

Run executes the Grit daemon.

Types

This section is empty.

Directories

Path Synopsis
internal
apiserver
Package apiserver contains the implementations of the gRPC services provided by the daemon.
Package apiserver contains the implementations of the gRPC services provided by the daemon.
builtins/githubsource
Package githubsource is a source driver that integrates Grit with GitHub.
Package githubsource is a source driver that integrates Grit with GitHub.
builtins/gitvcs
Package gitvcs is a VCS driver that integrates Grit with Git.
Package gitvcs is a VCS driver that integrates Grit with Git.
config
Package config parses, validates and normalizes configuration files.
Package config parses, validates and normalizes configuration files.
driver/configtest
Package configtest provides utililities to help driver developers test their integration with Grit's configuration system.
Package configtest provides utililities to help driver developers test their integration with Grit's configuration system.
driver/sourcedriver
Package sourcedriver defines the API used to implement source drivers.
Package sourcedriver defines the API used to implement source drivers.
driver/vcsdriver
Package vcsdriver defines the API used to implement VCS (version control system) drivers.
Package vcsdriver defines the API used to implement VCS (version control system) drivers.
logs
Package logs provides a simple logging interface.
Package logs provides a simple logging interface.
signalx
Package signalx provides utilities for working with signals.
Package signalx provides utilities for working with signals.
source
Package source provides an abstraction of a "repository source" which is any service that hosts source repositories that can be searched and cloned by Grit.
Package source provides an abstraction of a "repository source" which is any service that hosts source repositories that can be searched and cloned by Grit.

Jump to

Keyboard shortcuts

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