source

package
v0.8.3 Latest Latest
Warning

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

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

Documentation

Overview

Package source provides functionalities to fetch and process source for generating and releasing clients in all languages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sources

type Sources struct {
	Conformance string
	Discovery   string
	Googleapis  string
	ProtobufSrc string
	Showcase    string
}

Sources contains the directory paths for source repositories used by sidekick.

func FetchRustDartSources

func FetchRustDartSources(ctx context.Context, cfgSources *config.Sources) (*Sources, error)

FetchRustDartSources fetches all source repositories needed for Rust and Dart generation in parallel. It returns a Sources struct with all directories populated.

Jump to

Keyboard shortcuts

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