Code Monkey home page Code Monkey logo

godim's People

Contributors

bladrak avatar fthouraud avatar nprudhomme avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

godim's Issues

Cannot be used as his

It looks nice but currently hard to use.

  • Default space seems to not be declared and I do not find a way to add it (no indication in the doc and cannot find a way from the code)

  • Impossible to create a custom AppProfile as every single field is private and there is no initialisation function or check

I'd really like to use it though so i'll fork it and make some modification for now to be able to test.

semver tags

Hello, I got a request about replacing tags to match semver expected by Go modules.
I believe, problem is tags currently just miss a trailing 0, that leads godim to be referenced with pseudo-versions in one's go.mod.

I believe something like this should do the trick:

git tag v0.5.0-alpha v0.5-alpha
git tag -d v0.5-alpha
git push origin :refs/tags/v0.5-alpha
git push --tags

thanks!

Fix doc

Doc need to be fixed because this is not true

By default, naming convention will use class definition. For instance :

package main

type UserService struct {

}

will have a name : main.UserService

since 16c56bd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.