package
Version:
v0.0.0-...-6e74fd8
Opens a new window with list of versions in this module.
Published: Jan 14, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Context struct {
Name string `yaml:"name"`
Server string `yaml:"server"`
User string `yaml:"user"`
}
type Server struct {
Server string `yaml:"server"`
}
type User struct {
Name string `yaml:"name"`
AuthToken string `yaml:"auth-token"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.