Skip to content

API Reference

Core

  • Session -- Session struct and NewSession() constructor
  • Commands -- MQSC command methods

Declarative Management

  • Ensure -- Idempotent create-or-update for MQ objects
  • Sync -- Synchronous start/stop/restart with polling

Authentication

  • Auth -- Credentials sealed interface and implementations

Transport

  • Transport -- Transport interface and HTTPTransport

Mapping

  • Mapping -- Attribute mapping pipeline and override modes

Errors

  • Errors -- Error types for errors.As() matching