Skip to content

MistaTwista/gogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gogen

Helps you to generate code using OpenAI API.

package main

//go:generate gogen --prompt "write golang function that implements debounce algorithm where you get channel with inputs and return channel with outputs. We can parametrize function with duration."

func main() {
}

TODO

  • modularize generator to use with other generators

About

go generator with ai support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages