cairn

package
v0.0.0-...-65b53fc Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleBlank

func HandleBlank(w http.ResponseWriter, r *http.Request)

func Handler

func Handler(w http.ResponseWriter, r *http.Request)

Types

type Character

type Character struct {
	Name       string
	Background string
	STR        int
	DEX        int
	WIL        int
	HP         int
	Armor      int
	Traits     []string
	Age        int
	Bonds      []string
	Omens      []string
	Inventory  []string
	Gold       int
	Details    string
	Gear       string
	Questions  []string
	Answers    []string
}

func NewCairnCharacter

func NewCairnCharacter() *Character

Jump to

Keyboard shortcuts

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