userstory

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserStory

type UserStory struct {
	Persona string
	Intent  string
	Reason  string
}

func Parse

func Parse(rawStory string) (UserStory, error)

func (*UserStory) As

func (us *UserStory) As(persona string)

func (*UserStory) IWantTo

func (us *UserStory) IWantTo(intent string)

func (*UserStory) SoThat

func (us *UserStory) SoThat(reason string)

func (*UserStory) String

func (us *UserStory) String() string

Jump to

Keyboard shortcuts

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