package main
//Me it's me
type Me struct {
Name string
Job string
Skills string
}
func main() {
me := &Me{
Name: "Ivan",
Job: "Ozon travel core teamlead",
Skills: "Golang architecture and business problem solving",
}
_ = me
}
Pinned Loading
-
-
-
crispy-palm-tree-states
crispy-palm-tree-states PublicCLI table writer for nlb tier 1 (https://github.com/khannz/crispy-palm-tree)
Go
-
telegram-calendar
telegram-calendar PublicPure package for your telegram calendar bot on golang
Go 1
-
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.