lib

package
v0.0.0-...-b322b67 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetJwtTokenForTokenData

func GetJwtTokenForTokenData(clientName string, technologies []string, secret string) (string, error)

func GetTechnologyOptions

func GetTechnologyOptions() ([]huh.Option[string], error)

TechnologyOptions fetches technology options from the API and builds the options list

func TinaciousDesignTheme

func TinaciousDesignTheme() *huh.Theme

TinaciousDesignTheme custom huh Theme for the form

Types

type TechnologyItem

type TechnologyItem struct {
	Title string `json:"title"`
	Slug  string `json:"slug"`
}

type TinaciousDesignResponse

type TinaciousDesignResponse[T any] struct {
	Data T `json:"data"`
}

Jump to

Keyboard shortcuts

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