Binary package “golang-github-nrdcg-goinwx-dev” in ubuntu oracular

INWX Go API client

 This package contains a go library for the INWX API.
 It implements some parts of the official INWX XML-RPC API.
  - Account
   * Login
   * Logout
   * Lock
   * Unlock (with mobile TAN)
  - Domains
   * Check
   * Register
   * Delete
   * Info
   * GetPrices
   * List
   * Whois
  - Nameservers
   * Check
   * Create
   * Info
   * List
   * CreateRecord
   * UpdateRecord
   * DeleteRecord
   * FindRecordById
  - Contacts
   * List
   * Info
   * Create
   * Update
   * Delete