package
Version:
v0.0.0-...-848d9b0
Opens a new window with list of versions in this module.
Published: Oct 21, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (d DB) CreateLinkTable() error
func (d DB) DeleteLinkTable() error
func (d DB) PutItem(i interface{}) (interface{}, error)
type Link struct {
ShortenResource string `json:"shorten_resource"`
OriginalURL string `json:"original_url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.