Adds an area request type.

This commit is contained in:
James Phillips 2017-03-08 09:37:22 -08:00
parent 376fdde779
commit 78b62ca406
No known key found for this signature in database
GPG Key ID: 77183E682AC5FC11
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ const (
PreparedQueryRequestType
TxnRequestType
AutopilotRequestType
AreaRequestType
)
const (