app

package
v0.0.0-...-5bf7098 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func App

func App()

Types

type URLData

type URLData struct {
	ID       int    `json:"id" yaml:"id"`
	FullURL  string `json:"full_url" yaml:"full_url"`
	ShortURL string `json:"short_url" yaml:"short_url"`
	Counter  int64  `json:"counter" yaml:"counter"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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