Categorygithub.com/KingKeleos/golangPostgresFiller
modulepackage
1.1.22
Repository: https://github.com/kingkeleos/golangpostgresfiller.git
Documentation: pkg.go.dev

# README

golangPostgresFiller

Import the package in Golang with

go get github.com/KingKeleos/golangPostgresFiller

# Packages

No description provided by the author
No description provided by the author

# Functions

Fill fills an already existing table with the structure of: 'id','text','value' in postgres.
InsertOnce insters one single random string and integer into the database.