Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
7e432cdf
Unverified
Commit
7e432cdf
authored
Apr 28, 2024
by
Blake Mizerany
Committed by
GitHub
Apr 28, 2024
Browse files
types/model: remove old comment (#4020)
parent
586672f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
types/model/name.go
types/model/name.go
+0
-3
No files found.
types/model/name.go
View file @
7e432cdf
...
@@ -80,9 +80,6 @@ func (k partKind) String() string {
...
@@ -80,9 +80,6 @@ func (k partKind) String() string {
//
//
// It is not guaranteed to be valid. Use [Name.IsValid] to check if the name
// It is not guaranteed to be valid. Use [Name.IsValid] to check if the name
// is valid.
// is valid.
//
// It is not directly comparable with other Names. Use [Name.Equal] and
// [Name.MapHash] for determining equality and using as a map key.
type
Name
struct
{
type
Name
struct
{
Host
string
Host
string
Namespace
string
Namespace
string
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment