Versions in this module Expand all Collapse all v0 v0.25.1 Jan 7, 2019 Changes in this version + const ServiceID + func GetComputeService(client *compute.Service, service string) (interface{}, error) + func New() endly.Service + func NewComputeService(credConfig *cred.Config) (*compute.Service, netcontext.Context, error) + type CallRequest struct + Credentials string + Method string + Parameters []interface{} + Service string + func (r *CallRequest) Validate() error + type CallResponse interface