echo

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

* Copyright The Titan Project Contributors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EchoRemote

type EchoRemote struct {
}

func (EchoRemote) FromURL

func (m EchoRemote) FromURL(url string, additionalProperties map[string]string) (map[string]interface{}, error)

func (EchoRemote) GetCommit added in v0.2.0

func (m EchoRemote) GetCommit(properties map[string]interface{}, parameters map[string]interface{}, commitId string) (*remote.Commit, error)

func (EchoRemote) GetParameters

func (m EchoRemote) GetParameters(remoteProperties map[string]interface{}) (map[string]interface{}, error)

func (EchoRemote) ListCommits added in v0.2.0

func (m EchoRemote) ListCommits(properties map[string]interface{}, parameters map[string]interface{}, tags []remote.Tag) ([]remote.Commit, error)

func (EchoRemote) ToURL

func (m EchoRemote) ToURL(properties map[string]interface{}) (string, map[string]string, error)

func (EchoRemote) Type

func (m EchoRemote) Type() (string, error)

func (EchoRemote) ValidateParameters added in v0.2.0

func (m EchoRemote) ValidateParameters(parameters map[string]interface{}) error

func (EchoRemote) ValidateRemote added in v0.2.0

func (m EchoRemote) ValidateRemote(properties map[string]interface{}) error

Jump to

Keyboard shortcuts

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