instance.go
changeset 130 c450bb73f59a
parent 120 579912e9d0ef
child 138 23d3a518d0ad
equal deleted inserted replaced
129:0d4544ce7e5e 130:c450bb73f59a
       
     1 /*
       
     2 Copyright 2017 Mikael Berthe
       
     3 
       
     4 Licensed under the MIT license.  Please see the LICENSE file is this directory.
       
     5 */
       
     6 
     1 package gondole
     7 package gondole
     2 
     8 
     3 import (
     9 import (
     4 	"github.com/sendgrid/rest"
    10 	"github.com/sendgrid/rest"
     5 )
    11 )