client

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package client constructs GitVerse SDK clients from CLI configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New creates a GitVerse SDK client from CLI configuration.

Types

type Options

type Options struct {
	ConfigPath      string
	LoginName       string
	BaseURLOverride string
	TokenOverride   string
	HTTPClient      *http.Client
	UserAgent       string
	DebugOut        io.Writer
}

Options controls SDK client construction.

Source Files

  • client.go
  • doc.go

Jump to

Keyboard shortcuts

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