Documentation ¶
Overview ¶
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Copyright © 2022 Atman An <twinsant@gmail.com>
Index ¶
Constants ¶
View Source
const ( Endpoint string = "minio.endpoint" AccessKeyID = "minio.accessKey" SecretAccessKey = "minio.secretKey" UseSSL = "minio.useSSL" BucketName = "minio.bucketName" )
View Source
const DIR = ".tiktag"
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GetConfigDir ¶ added in v0.9.2
func GetConfigDir() string
Types ¶
Click to show internal directories.
Click to hide internal directories.