Adds an area request type.

This commit is contained in:
James Phillips 2017-03-08 09:37:22 -08:00
parent 838d85b7ae
commit ef642c21b3
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 (