randimgurimgurl

package module
v0.0.0-...-4d25fe7 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2020 License: MIT Imports: 2 Imported by: 0

README

randimgurimgurl

Getter random imgur image url implementation with Go

Install

go get github.com/shinshin86/randimgurimgurl

Usage

package main

import (
	"fmt"
	"github.com/shinshin86/randimgurimgurl"
)

func main() {
	fmt.Println(randimgurimgurl.Getter())
  // https://i.imgur.com/XXXXX.png
}

Test

go test

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Getter

func Getter() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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