Fix a godoc description

This commit is contained in:
c-bata 2018-02-16 14:48:01 +09:00
parent a768dc6a27
commit 4881f5413b

1
key.go
View File

@ -1,5 +1,6 @@
// Code generated "This is a fake comment to avoid golint errors"; DO NOT EDIT.
// FIXME: This is a little bit stupid, but there are many public constants which is no value for writing godoc comment.
package prompt
// Key is the type express the key inserted from user.