Skip to content

Conversation

@jcchavezs
Copy link
Member

No description provided.

@jcchavezs jcchavezs requested a review from a team as a code owner October 16, 2024 17:51
@jcchavezs jcchavezs changed the title wip operators generation Oct 16, 2024
@jcchavezs jcchavezs changed the title operators generation feat: operators generation Oct 16, 2024
@fzipi
Copy link
Member

fzipi commented Oct 16, 2024

Is this a draft? Looks like a lot of operators are missing...


type Page struct {
LastModification string
Directives []Directive
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be a new operatorsgen? Why reusing the directivesgen here?

Date string
LastModification string
Content string
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, ok, you are generalizing now?

@jcchavezs jcchavezs marked this pull request as draft October 18, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants