Package Usage: go: github.com/kevinburke/go-types
Package types implements several types for dealing with REST API's and
databases.
UUID's are very useful, but you often need to attach context to them; e.g.
you cannot look at a UUID and know whether it points to a record in the
accounts table or in the messages table. A PrefixUUID solves this problem,
by embedding the additional useful information as part of the string.
If we had to write this value to the database as a string it would take up
43 bytes. Instead we use a UUID type and strip the prefix before saving it.
The converse, Value(), only returns the UUID part by default, since this
is the only thing the database knows about. You can also attach the prefix
manually in your SQL, like so:
This will get parsed as part of the Scan(), and then you don't need to
do anything. Alternatively, you can attach the prefix in your model,
immediately after the query.
A NullString is like the null string in `database/sql`, but can additionally
be encoded/decoded via JSON.
A NullTime behaves exactly like NullString, but the value is a time.Time.
1 version
Latest release: almost 4 years ago
153 dependent packages
View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/kevinburke/go-types
View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/kevinburke%2Fgo-types
Dependent Repos 80
TheBitgram/backend Fork of deso-protocol/backend
HTTP API for a BitClout nodeSize: 1.78 MB - Last synced: about 2 years ago - Pushed: about 2 years ago

savannahghi/mycarehub
This service contains the implementation of the mycarehub projectSize: 10.5 MB - Last synced: 29 days ago - Pushed: 9 months ago

codeready-toolchain/registration-service
Service for new user registration flows.Size: 2.02 MB - Last synced: 3 days ago - Pushed: 3 days ago

simpleiot/simpleiot
Simple IoT cloud/edge application/frameworkSize: 15.9 MB - Last synced: 24 days ago - Pushed: 24 days ago

dumpmemory/notify Fork of nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.Size: 1.72 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

GWT-M3O-TEST/m3o
a Local repo to test github/workflowSize: 5.6 MB - Last synced: 11 months ago - Pushed: almost 3 years ago

loafoe/terraform-backend-hsdp
Store Terraform state on HSDPSize: 522 KB - Last synced: 7 days ago - Pushed: about 1 month ago

deso-protocol/backend
HTTP API for a DeSo nodeSize: 2.29 MB - Last synced: 7 days ago - Pushed: 7 days ago

patrick-ogrady/snowplow ๐ฆ
quick and easy tool for running and monitoring an avalanche validatorSize: 314 KB - Last synced: 11 months ago - Pushed: over 3 years ago

philips-software/terraform-provider-hsdp
Terraform provider to orchestrate various HSDP resources like IAM, CDL, CDR, MDM, Container Host, Edge, etcSize: 48.6 MB - Last synced: 9 days ago - Pushed: 9 days ago

kevinburke/twilio-go Fork of saintpete/twilio-go
Twilio Go librarySize: 611 KB - Last synced: 11 days ago - Pushed: 10 months ago

tierklinik-dobersberg/cis
Service driving the clinic-information-system.Size: 30.6 MB - Last synced: 1 day ago - Pushed: 1 day ago

broothie/jamdrop ๐ฆ
JamDrop is a webapp for Spotify queue sharingSize: 12.9 MB - Last synced: 28 days ago - Pushed: over 2 years ago

deso-protocol/rosetta-deso
Rosetta API implementation for DeSoSize: 6.75 MB - Last synced: 5 days ago - Pushed: 5 days ago

savannahghi/engagement-service
Service that will power the feed and all user facing communications for Be.WellSize: 744 MB - Last synced: 29 days ago - Pushed: about 2 years ago

philips-software/gautocloud-connectors ๐ฆ
goautocloud connectors for Cloud foundry servicesSize: 1.33 MB - Last synced: 7 days ago - Pushed: about 1 month ago

foomo/petze
monitor web services and report, if they are not workingSize: 733 KB - Last synced: 6 days ago - Pushed: over 4 years ago

Tapfury/cogman
Simple, efficient background processing for GolangSize: 197 KB - Last synced: about 2 years ago - Pushed: over 4 years ago

triggermesh/triggermesh ๐ฆ
TriggerMesh is the open-source AWS EventBridge alternative. It provides a unified eventing experience, a developer-friendly CLI, and runs on Docker or natively on Kubernetes.Size: 17.2 MB - Last synced: about 1 month ago - Pushed: 12 months ago

philips-software/rsdl ๐ฆ
Redshift/PostgreSQL real-time TSV downloaderSize: 520 KB - Last synced: 7 days ago - Pushed: 2 months ago

triggermesh/CSNFQuickstart
A Quickstart for quickly creating a working, local, CSNF environment.Size: 114 KB - Last synced: about 2 years ago - Pushed: over 2 years ago

love4src/backend
BitClout node forked from https://github.com/bitclout/backendLast synced: almost 2 years ago

jaimeteb/chatto
Chatto is a minimal chatbot framework in Go.Size: 54.8 MB - Last synced: 11 months ago - Pushed: almost 2 years ago

itsmitul9/notify Fork of nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.Size: 1.17 MB - Last synced: over 1 year ago - Pushed: over 2 years ago

viralkamdar/notify Fork of nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.Size: 1.42 MB - Last synced: over 1 year ago - Pushed: about 2 years ago

philips-software/logproxy-plugins
Logproxy pluginsSize: 1.24 MB - Last synced: 4 days ago - Pushed: about 2 months ago

notifireme/procnias
Prometheus oriented, webhook based receiver of alerts for further delivery to on-call teams.Size: 32.2 KB - Last synced: over 1 year ago - Pushed: about 5 years ago

justcy/uc
a public ucenter application base on go and mico-serviceSize: 492 KB - Last synced: 11 months ago - Pushed: over 3 years ago


robinhuiser/micro
Playing around with microSize: 48.8 KB - Last synced: 11 months ago - Pushed: over 3 years ago

chatto-extensions/weatherapi
Chatto extension for getting weather information from weatherapi.com.Size: 44.9 KB - Last synced: 11 months ago - Pushed: about 4 years ago

keshavm02/backend Fork of deso-protocol/backend
HTTP API for a DeSo nodeSize: 1.56 MB - Last synced: about 2 years ago - Pushed: over 2 years ago

cheikhshift/megalith
Web server health checker and uptime logger.Size: 5.5 MB - Last synced: 6 days ago - Pushed: over 6 years ago

hanskorg/sms-receive
sms receive demoSize: 445 KB - Last synced: about 2 years ago - Pushed: about 3 years ago


Preskton/terraform-provider-twilio ๐ฆ
Terraform provider for Twilio. ๐โ๏ธ Preserved for archaeological fun. Please see the official Twilio TF provider @ https://github.com/twilio/terraform-provider-twilio.Size: 33.8 MB - Last synced: 5 days ago - Pushed: almost 4 years ago

goddardcm/peloscheduler
Small program to notify users when sooner Peloton delivery appointments become availableSize: 13.7 KB - Last synced: 11 months ago - Pushed: almost 3 years ago

philips-labs/hsdp-function-gateway
Function gateway service for hsdp_function Terraform resourceSize: 352 KB - Last synced: 11 days ago - Pushed: about 1 year ago

micro-demo/user
userๅพฎๆๅกSize: 60.5 KB - Last synced: almost 2 years ago - Pushed: about 3 years ago

loafoe/ferrite
Implementation of IronWorker APISize: 650 KB - Last synced: 7 days ago - Pushed: 2 months ago

micro-community/services Fork of micro/services
Micro services for your own personal useSize: 4.3 MB - Last synced: 11 months ago - Pushed: over 2 years ago

indexed-finance/circuit-breaker
Size: 4.71 MB - Last synced: 11 months ago - Pushed: over 3 years ago

panapol-p/notify Fork of nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.Size: 1.11 MB - Last synced: 3 months ago - Pushed: over 2 years ago

mehran-dabi/hitrix Fork of coretrix/hitrix
Size: 1.82 MB - Last synced: over 1 year ago - Pushed: over 1 year ago


carvers/babybutton
A button that sends messages when it is pressed.Size: 37.1 KB - Last synced: 7 months ago - Pushed: about 2 years ago

loafoe/cf-crontab ๐ฆ
A crontab scheduler in a 16MB microservice for Cloud foundrySize: 356 KB - Last synced: 7 days ago - Pushed: about 2 years ago


savannahghi/engagementcore
Library that will house implementations used by the engagement service.Size: 821 MB - Last synced: 29 days ago - Pushed: 9 months ago

detailedghost/dad-joke-go-bot
A bot using the https://icanhazdadjoke.com/ APILast synced: almost 2 years ago
loafoe/hs
hs - Healthy Scripter for interacting with various HSDP services from the CLISize: 588 KB - Last synced: 7 days ago - Pushed: about 1 month ago


odacremolbap/triggermesh Fork of triggermesh/triggermesh
Event-driven integration platform powered by Kubernetes and Knative.Size: 8.02 MB - Last synced: over 1 year ago - Pushed: over 1 year ago


joshhornby/terraform-provider-twiliotaskrouter
Terraform provider for Twilio Task RouterSize: 33.2 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago
