Founder @lycanware. Software Architect / Engineer
- United Kingdom
- https://www.lycanware.com
Pinned Loading
-
guide-local-rtmp-server
guide-local-rtmp-server PublicFor using stream labs remote camera with iPhone
Shell 1
-
lycanware/boilerplate-php
lycanware/boilerplate-php PublicBarebones PHP boilerplate for creating modern web based projects
PHP
-
-
uuid-time-swap.go
uuid-time-swap.go 1// SwapTimeV1UUID takes (mu) a Binary Marshalled V1 UUID and re-arranges the time parts for ordering and indexing.
2// swapFlag == true UUID -> Time_Swapped_UUID
3// swapFlag == false Time_Swapped_UUID -> UUID
4// This can be used instead of mySQL(8) UUID_TO_BIN and BIN_TO_UUID functions with the time_swap argument.
5func SwapTimeV1UUID(mu []byte, swapFlag bool) ([]byte, error) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.