src

package
v0.0.3-beta Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Copyright © 2024 Donald Gifford <dgifford06@gmail.com>

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateADR

func CreateADR(adr ADR)

func CreateConfig

func CreateConfig()

func Init

func Init(force bool)

Types

type ADR

type ADR struct {
	Title  string
	Author string
	Status string
	Date   string
}

type Config

type Config interface {
	Init()
	// contains filtered or unexported methods
}

func InitConfig

func InitConfig(force bool) (Config, error)

type ConfigAdr

type ConfigAdr struct {
	// contains filtered or unexported fields
}

func (*ConfigAdr) Init

func (c *ConfigAdr) Init()

type ConfigGithubPages

type ConfigGithubPages struct {
	// contains filtered or unexported fields
}

github pages

func (*ConfigGithubPages) Init

func (c *ConfigGithubPages) Init()

type RexFile

type RexFile struct {
	// contains filtered or unexported fields
}

type WebADR

type WebADR struct {
	ADR      ADR
	WebTitle string
}

Jump to

Keyboard shortcuts

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