package
0.0.0-20241119014602-e7422fe454fa
Repository: https://github.com/jsmit257/userservice.git
Documentation: pkg.go.dev
# Type aliases
you don't have to alias types that don't change between versions, in which case the client has to import "v1", but if you do inherit unchanged types from the previous version, then the client only needs to import the *current* version - six of one, half dozen the other.
you don't have to alias types that don't change between versions, in which case the client has to import "v1", but if you do inherit unchanged types from the previous version, then the client only needs to import the *current* version - six of one, half dozen the other.
you don't have to alias types that don't change between versions, in which case the client has to import "v1", but if you do inherit unchanged types from the previous version, then the client only needs to import the *current* version - six of one, half dozen the other.
you don't have to alias types that don't change between versions, in which case the client has to import "v1", but if you do inherit unchanged types from the previous version, then the client only needs to import the *current* version - six of one, half dozen the other.