1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

new provider module HEXONET (#373)

This commit is contained in:
Kai Schwarz
2018-08-30 14:54:42 +02:00
committed by Craig Peterson
parent 402fc449e2
commit 3e5d223675
26 changed files with 1927 additions and 0 deletions

9
vendor/github.com/hexonet/go-sdk/apiconnector.go generated vendored Normal file
View File

@ -0,0 +1,9 @@
// Copyright (c) 2018 Kai Schwarz (1API GmbH). All rights reserved.
//
// Use of this source code is governed by the MIT
// license that can be found in the LICENSE.md file.
package main
func main() {
}