ker.go

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 3 Imported by: 0

README

ker.go

Hostker Api SDK 2.0

API List From: https://doc.hostker.dev/

Document: https://pkg.go.dev/github.com/csvwolf/ker.go/api

Home page: Doing?

Install

go get github.com/csvwolf/ker

Usage

package main

import (
	kerApi "github.com/csvwolf/ker/api"
)

func main() {
	ker := kerApi.New(os.Getenv("KER_EMAIL"), os.Getenv("KER_SECRET_KEY"))
	res, err := ker.GetDomainList()
}

Documentation

Overview

Read Doc in api dir

Directories

Path Synopsis
API Caller
API Caller

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL