Movatterモバイル変換


[0]ホーム

URL:


local

package
v1.5.2Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2025 License:GPL-3.0Imports:14Imported by:0

Details

Repository

github.com/slingdata-io/sling-cli

Links

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

typeHome

type Home struct {PathstringDb          *sqlx.DBInstanceURLstringProfileProfile// contains filtered or unexported fields}

Home is the local home directory object of dbio

funcGetHome

func GetHome() (homeObj *Home, errerror)

GetHome initializes the home folder

func (*Home)APIKey

func (home *Home) APIKey() (keystring)

APIKey returns the API key

func (*Home)Authenticate

func (home *Home) Authenticate(urlstring) (errerror)

Authenticate authenticates to a dbio instance

func (*Home)CloneRepo

func (home *Home) CloneRepo(URLstring) (pathstring, errerror)

CloneRepo clones a Git repository from. Returns the repo local path

typeProfile

type Profile struct {Connections map[string]map[string]interface{} `yaml:"connections"`}

Profile is the yaml file for profile

func (*Profile)ListConnections

func (p *Profile) ListConnections(includeEnvbool) (cArr []connection.Connection, errerror)

ListConnections returns an array of connections

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp