Documentation
¶
Index ¶
- func BisyncGo(ctx context.Context, outputPath, lekkoPath, repoPath string) ([]string, error)
- func BisyncTS(lekkoPath, repoPath string) error
- func NewGoSyncer(ctx context.Context, moduleRoot, filePath, repoPath string) (*goSyncer, error)
- func NewGoSyncerLite(moduleRoot string, filePath string, registry *protoregistry.Types) *goSyncer
- func Push(ctx context.Context, commitMessage string, forceLock bool, ...) (err error)
- type Namespace
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGoSyncer ¶ added in v0.3.26
func NewGoSyncerLite ¶ added in v0.3.26
func NewGoSyncerLite(moduleRoot string, filePath string, registry *protoregistry.Types) *goSyncer
Types ¶
type Namespace ¶
type Namespace struct {
Name string
Features []*featurev1beta1.Feature
}
TODO - make this our proto rep?
Click to show internal directories.
Click to hide internal directories.