cmd

package
v0.0.0-...-179e351 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Copyright © 2020 Serj <stubin87@gmail.com>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

View Source
const (
	BlackPrint  = "\033[1;30m%s\033[0m"
	RedPrint    = "\033[1;31m%s\033[0m"
	GreenPrint  = "\033[1;32m%s\033[0m"
	YellowPrint = "\033[1;33m%s\033[0m"
	WhitePrint  = "\033[1;37m%s\033[0m"
)

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type SourceAnalyzer

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

func NewSourceAnalyzer

func NewSourceAnalyzer(rootDir, sourcePathPrefix string) *SourceAnalyzer

func (*SourceAnalyzer) GetChangedAndDependentSources

func (sa *SourceAnalyzer) GetChangedAndDependentSources() ([]string, []string)

func (*SourceAnalyzer) GetRootFolders

func (sa *SourceAnalyzer) GetRootFolders(packages []string) []string

Jump to

Keyboard shortcuts

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