elsudano / auto-configure-repository-tool

With this tool we can auto configure the repository behavior in our pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acrt

import "auto-configure-repository-tool/acrt"

Index

Constants

const A = "esto es una pena"

func Authentication

func Authentication(token string, ctx context.Context) (cwt *http.Client)

func NewClient

func NewClient(token string, ctx context.Context) (ghc *github.Client)

func ReadRepo

func ReadRepo(input string) (output string)

Generated by gomarkdoc

About

With this tool we can auto configure the repository behavior in our pipeline


Languages

Language:Go 100.0%