README ¶ Git Config 📦 in this time, this package works with https://github.com/secman-team/secman & https://github.com/secman-team/gh-api git config in golang Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func GitConfig() string func GitConfigWithMsg(msg1 string, msg2 string) string func NewCmdConfigRoot(f *cmdutil.Factory) *cobra.Command type ConfStruct Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GitConfig ¶ func GitConfig() string func GitConfigWithMsg ¶ func GitConfigWithMsg(msg1 string, msg2 string) string func NewCmdConfigRoot ¶ func NewCmdConfigRoot(f *cmdutil.Factory) *cobra.Command Types ¶ type ConfStruct ¶ type ConfStruct struct { HttpClient func() (*http.Client, error) IO *iostreams.IOStreams BaseRepo func() (ghrepo.Interface, error) } Source Files ¶ View all Source files git_config.gogit_config_root.go Click to show internal directories. Click to hide internal directories.