I hereby claim:
- I am gfanton on github.
- I am gfanton (https://keybase.io/gfanton) on keybase.
- I have a public key whose fingerprint is 1323 3DBE 4654 FD3A D3C6 EA66 01D0 E3BE DC7C 1D46
To claim this, I am signing this object:
| // type FormatKind string | |
| // const ( | |
| // FormatKindDefault FormatKind = FormatKindMachine | |
| // FormatKindMachine = "machine" // Default machine representation | |
| // FormatKindString = "string" // Single string representation | |
| // FormatKindJSON = "json" // XXX: EXPERIMENTAL, only supports primitive types for now | |
| // FormatKindJSONP = "jsonp" // XXX: EXPERIMENTAL, only supports primitive types for now | |
| // ) |
| ;;; gno-mode.el --- Major mode for editing GNO files, based on go-mode -*- lexical-binding: t -*- | |
| ;; Author: Guilhem Fanton <guilhem.fanton@gmail.com> | |
| ;; Version: 0.1 | |
| ;; Package-Requires: ((emacs "24.3") (go-mode "1.5.0")) | |
| ;; Keywords: languages, gno | |
| ;; URL: https://gist.github.com/gfanton/6e233656dfeabd7a46f21f7507b6b311 | |
| ;;; Commentary: | |
| ;; |
| package ltecirctuit | |
| import ( | |
| "context" | |
| "crypto/rand" | |
| "encoding/base64" | |
| "fmt" | |
| "testing" | |
| "time" |
| #! /bin/sh | |
| # | |
| # From: https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD | |
| # | |
| # Configuration validation subroutine script. | |
| # Copyright 1992-2021 Free Software Foundation, Inc. | |
| timestamp='2021-04-30' | |
| # This file is free software; you can redistribute it and/or modify it |
I hereby claim:
To claim this, I am signing this object: