Skip to content

Commit

Permalink
multistep package doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Jun 4, 2013
1 parent 3007942 commit d2e4ba5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions multistep.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// multistep is a library for bulding up complex actions using individual,
// discrete steps.
package multistep

// A StepAction determines the next step to take regarding multi-step actions.
Expand Down

0 comments on commit d2e4ba5

Please sign in to comment.