dev

package
v0.1.43 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Database      client.Database      `json:"database" yaml:"database,omitempty"`
	Notifications client.Notifications `json:"notifications" yaml:"notifications,omitempty"`
	Platforms     client.Platforms     `json:"platforms" yaml:"platforms,omitempty"`
}

Client holds configurations related to the CLI tool

func (*Client) MergeWith

func (dc *Client) MergeWith(o Client) []error

type Repository

type Repository struct {
	Templates []repository.Template `json:"templates" yaml:"templates,omitempty"`
}

Repository holds client configuration for operations related to repositories

func (*Repository) MergeWith

func (dr *Repository) MergeWith(o Repository) []error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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