...

Package test_loads_from_flag

import "github.com/bazelbuild/bazel-gazelle/internal/language/test_loads_from_flag"
Overview
Index

Overview ▾

Package test_filegroup_with_config generates an "all_files" filegroup target in each package. This target globs files in the same package and depends on subpackages.

These rules are used for testing with go_bazel_test.

This extension is experimental and subject to change. It is not included in the default Gazelle binary.

func NewLanguage

func NewLanguage() language.Language

type Load

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

func (*Load) Set

func (l *Load) Set(value string) error

func (*Load) String

func (l *Load) String() string