git

package module
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

README

xk6-git

Load testing extension for GIT with K6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GIT

type GIT struct{}

GIT is the k6 extension for a Git client.

func (*GIT) PlainCloneHTTP

func (*GIT) PlainCloneHTTP(directory string, url string, token string, skiptls bool, depth int) error

Clone gets a git repository using ssh and a private key exported function for javascript - uppercase first letter

func (*GIT) PlainCloneSSH

func (*GIT) PlainCloneSSH(directory string, url string, privateKeyFile string, skiptls bool, depth int) error

Clone gets a git repository using ssh and a private key exported function for javascript - uppercase first letter

Jump to

Keyboard shortcuts

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