Documentation ¶ Index ¶ func New(ctx context.Context, logger zerolog.Logger, s specs.Source, ...) (schema.ClientMeta, error) type Client func (c *Client) ID() string type Spec Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(ctx context.Context, logger zerolog.Logger, s specs.Source, opts source.Options) (schema.ClientMeta, error) Types ¶ type Client ¶ type Client struct { Logger zerolog.Logger JumpCloud *jcapi.JCAPI } func (*Client) ID ¶ func (c *Client) ID() string type Spec ¶ type Spec struct { } Source Files ¶ View all Source files client.gospec.go Click to show internal directories. Click to hide internal directories.