I hereby claim:
- I am kmesiab on github.
- I am kevinmesiab (https://keybase.io/kevinmesiab) on keybase.
- I have a public key ASCxsFKmtY1GzExzD153oCsTi7tfkuvJKeGBa6VqB8Imlgo
To claim this, I am signing this object:
package main | |
import ( | |
"context" | |
"encoding/json" | |
"fmt" | |
"log" | |
"net/http" | |
"os" | |
"time" |
package main | |
import ( | |
"fmt" | |
pe "github.com/kmesiab/go-policy-enforcer" | |
) | |
type user struct { | |
IsLoggedIn bool |
package main | |
import ( | |
"log" | |
"fyne.io/fyne/v2" | |
"fyne.io/fyne/v2/app" | |
"fyne.io/fyne/v2/container" | |
"fyne.io/fyne/v2/widget" | |
) |
<html> | |
<body> | |
<p>Extract Latitude & Longitude</p> | |
<p> | |
<p><ul>I think you're about right here:</ul></p> | |
Lat: <span id="latitude"></span> | |
Lon: <span id="longitude"></span> | |
</p> |
I hereby claim:
To claim this, I am signing this object: